Function AssetManager.fileExists
Checks if a file exists in the virtual file system.
bool fileExists(
string filename
);
Checks if a file exists in the virtual file system.
bool fileExists(
string filename
);