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

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

GetBaseContainerByPath(notnull Resource resource, string subChildPath="", bool removeEntryPart=false)SCR_ConfigHelperstatic
GetChildBaseContainerByPath(BaseContainer container, string subChildPath, bool removeEntryPart=false)SCR_ConfigHelperprotectedstatic
GetChildBaseContainerByPath(notnull BaseContainer container, array< string > paths)SCR_ConfigHelperprotectedstatic
GetChildFromList(notnull BaseContainerList containerList, string childName)SCR_ConfigHelperprotectedstatic
GetGUID(ResourceName resourceName, bool removeBrackets=false)SCR_ConfigHelperstatic
SplitConfigPath(string input, out array< string > output, bool removeLastPart=false)SCR_ConfigHelperstatic