Mount Fuji Engine  0.8b
MF_API const char* MFFileSystem_ResolveSystemPath ( const char *  pFilename,
bool  bAbsolute = false 
)

Attempts to resolve the path to a given file on the native filesystem.

Parameters
pFilenameThe filename to resolve.
bAbsoluteConvert to an absolute path.
Returns
The system path to the given file, or NULL if the file doesn't reside on the native filesystem.