|  | 
| template<auto & restriction> | 
| bool | JSI_VFS::PathRestrictionMet (const ScriptRequest &rq, const std::wstring &filePath) | 
|  | 
| static Status | JSI_VFS::BuildDirEntListCB (const VfsPath &pathname, const CFileInfo &fileINfo, uintptr_t cbData) | 
|  | 
| template<auto & restriction> | 
| JS::Value | JSI_VFS::BuildDirEntList (const ScriptRequest &rq, const std::wstring &path, const std::wstring &filterStr, bool recurse) | 
|  | 
| template<auto & restriction> | 
| bool | JSI_VFS::FileExists (const ScriptRequest &rq, const std::wstring &filename) | 
|  | 
| double | JSI_VFS::GetFileMTime (const std::wstring &filename) | 
|  | 
| unsigned int | JSI_VFS::GetFileSize (const std::wstring &filename) | 
|  | 
| template<auto & restriction> | 
| JS::Value | JSI_VFS::ReadFile (const ScriptRequest &rq, const std::wstring &filename) | 
|  | 
| template<auto & restriction> | 
| JS::Value | JSI_VFS::ReadFileLines (const ScriptRequest &rq, const std::wstring &filename) | 
|  | 
| template<auto & restriction> | 
| JS::Value | JSI_VFS::ReadJSONFile (const ScriptInterface &scriptInterface, const std::wstring &filePath) | 
|  | 
| template<auto & restriction> | 
| void | JSI_VFS::WriteJSONFile (const ScriptInterface &scriptInterface, const std::wstring &filePath, JS::HandleValue val1) | 
|  | 
| bool | JSI_VFS::DeleteCampaignSave (const CStrW &filePath) | 
|  | 
| void | JSI_VFS::RegisterScriptFunctions_ReadWriteAnywhere (const ScriptRequest &rq, const u16 flags) | 
|  | 
| void | JSI_VFS::RegisterScriptFunctions_ReadOnlySimulation (const ScriptRequest &rq, const u16 flags) | 
|  | 
| void | JSI_VFS::RegisterScriptFunctions_ReadOnlySimulationMaps (const ScriptRequest &rq, const u16 flags) | 
|  |