|
Arma Reforger Script API
|
This is the complete list of members for SCR_FileIOHelper, including all inherited members.
| AppendFileContent(string filePath, notnull array< string > lines) | SCR_FileIOHelper | static |
| Copy(string source, string destination, bool overwrite=true) | SCR_FileIOHelper | static |
| CreateDirectory(string absoluteDirectory) | SCR_FileIOHelper | static |
| FORBIDDEN_FILENAME_CHARS_LINUX | SCR_FileIOHelper | protectedstatic |
| FORBIDDEN_FILENAME_CHARS_WINDOWS | SCR_FileIOHelper | protectedstatic |
| GetFileStringContent(string filePath, bool printWarning=true) | SCR_FileIOHelper | static |
| IsValidFileName(string fileName) | SCR_FileIOHelper | static |
| IsWindowsBased() | SCR_FileIOHelper | protectedstatic |
| PATH_DELIMITER | SCR_FileIOHelper | protectedstatic |
| ReadFileContent(string filePath, bool printWarning=true) | SCR_FileIOHelper | static |
| SanitiseFileName(string fileName) | SCR_FileIOHelper | static |
| WriteFileContent(string filePath, notnull array< string > lines) | SCR_FileIOHelper | static |