Tao.PhysFs SDK Documentation
Fs.PHYSFS_init Method
[Visual Basic]
Public Shared Function PHYSFS_init( _
ByVal
argv0
As
String
_
) As
Integer
[C#]
public static
int
PHYSFS_init(
string
argv0
);
See Also
Fs Class
|
Tao.PhysFs Namespace