Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
VGFunctions.LSFile Member List

This is the complete list of members for VGFunctions.LSFile, including all inherited members.

DirectoryExists(string _directoryPath) (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic
FileExists(string _filePath) (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic
GetApplicationDirectory() (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic
GetAudioURL(string filename) (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic
GetBeatmapMiscURL(string beatmapFileName, string filename) (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic
GetBeatmapURL(string filename) (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic
GetSettingsURL(string filename) (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic
IsValidAudioFile(string filename) (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic
IsValidBeatmapFile(string filename) (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic
IsValidSettingsFile(string filename) (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic
SanitizeFileName(string name, bool forceNoSpaces=true) (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic
WriteToFileEnum(string _path, string _rawText) (defined in VGFunctions.LSFile)VGFunctions.LSFilestatic