WolvenKit Scripting
|
This is the complete list of members for ScriptFunctions, including all inherited members.
ChangeExtension(string path, string extension) | ScriptFunctions | virtual |
FileExistsInArchive(string path) | ScriptFunctions | virtual |
FileExistsInArchive(ulong hash) | ScriptFunctions | virtual |
GameFileToJson(IGameFile gameFile) | ScriptFunctions | virtual |
GetArchiveFiles() | ScriptFunctions | virtual |
GetFileFromArchive(string path, OpenAs openAs) | ScriptFunctions | virtual |
GetFileFromArchive(ulong hash, OpenAs openAs) | ScriptFunctions | virtual |
GetFileFromBase(string path) | ScriptFunctions | virtual |
GetFileFromBase(ulong hash) | ScriptFunctions | virtual |
JsonToCR2W(string json) | ScriptFunctions | virtual |
JsonToYaml(string jsonText) | ScriptFunctions | virtual |
YamlToJson(string yamlText) | ScriptFunctions | virtual |