Lists all configured types (if any) for the appropriate attachment.
См. определение в файле gameplay.c строка 1202
1203 {
1206 return types;
1207 }
proto native void ConfigGetTextArray(string path, out TStringArray values)
Get array of strings from config on path.
static string GetPathFromSlotID(int slot_ID)
Returns config path of att. slot category, empty if undefined.
proto native CGame GetGame()
array< string > TStringArray
Перекрестные ссылки CGame::ConfigGetTextArray(), GetGame() и GetPathFromSlotID().