См. определение в файле HiddenSelectionsData.c строка 45
46 {
47 array<string> hiddenSelectionsTextures = new array<string>;
48 g_Game.ConfigGetTextArray(
string.Format(
"CfgVehicles %1 hiddenSelectionsTextures", type), hiddenSelectionsTextures );
49 return hiddenSelectionsTextures;
50 }
Перекрестные ссылки g_Game.
Используется в IEntity::GetHiddenSelectionsTextures().