19 for(
int i = 2; i < mod_count; i++ )
proto bool ConfigGetChildName(string path, int index, out string name)
Get name of subclass in config class on path.
proto native int ConfigGetChildrenCount(string path)
Get count of subclasses in config class on path.
static ref array< ref ModStructure > m_Mods
static array< ref ModStructure > GetMods()
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
proto native CGame GetGame()