Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_FileIOHelper Member List

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

Copy(string source, string destination, bool overwrite=true)SCR_FileIOHelperstatic
CreateDirectory(string absoluteDirectory)SCR_FileIOHelperstatic
FORBIDDEN_FILENAME_CHARS_LINUXSCR_FileIOHelperprotectedstatic
FORBIDDEN_FILENAME_CHARS_WINDOWSSCR_FileIOHelperprotectedstatic
IsValidFileName(string fileName)SCR_FileIOHelperstatic
IsWindowsBased()SCR_FileIOHelperprotectedstatic
PATH_DELIMITERSCR_FileIOHelperprotectedstatic
ReadFileContent(string filePath, bool printWarning=true)SCR_FileIOHelperstatic
SanitiseFileName(string fileName)SCR_FileIOHelperstatic
WriteFileContent(string filePath, notnull array< string > lines)SCR_FileIOHelperstatic