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