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