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

◆ SetItemDebugPos()

void PluginConfigHandler::SetItemDebugPos ( vector pos)
inlineprotected

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

1567 {
1568 SetString( ITEMDEBUG ,pos.ToString(false));
1569 }
CfgParamString SetString(string key, string value)
Определения PluginConfigDebugProfile.c:287
const string ITEMDEBUG
Определения PluginConfigDebugProfile.c:84
proto string ToString(bool beautify=true)
Vector to string.

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