DayZ 1.28
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ SetItemDebugPos()

void PluginConfigHandler::SetItemDebugPos ( vector pos)
inlineprotected

См. определение в файле PluginConfigDebugProfile.c строка 1583

1584 {
1585 SetString( ITEMDEBUG ,pos.ToString(false));
1586 }
CfgParamString SetString(string key, string value)
Определения PluginConfigDebugProfile.c:267
const string ITEMDEBUG
Определения PluginConfigDebugProfile.c:60
proto string ToString(bool beautify=true)
Vector to string.

Перекрестные ссылки ITEMDEBUG, SetString() и vector::ToString().