См. определение в файле BillboardSet.c строка 27
28 {
30
32
33 for (int setIndex = 0; setIndex < setCount; setIndex++)
34 {
35 string setName;
39 }
40
41 return true;
42 }
void BillboardSet(string path)
static const string ROOT_CLASS
ref array< ref BillboardSet > m_BillboardSets
proto bool ConfigGetChildName(string path, int index, out string name)
Get name of subclass in config class on path.
proto native CGame GetGame()
Перекрестные ссылки BillboardSet(), CGame::ConfigGetChildName(), g_Game, GetGame(), m_BillboardSets, path и ROOT_CLASS.
Используется в OnRPCIndex().