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

◆ PrintS() [6/6]

static void ScriptConsoleEnfScriptTab::PrintS ( vector message)
inlinestaticprotected

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

72 {
73 PrintS(message.ToString());
74 }
static void PrintS(string message)
Определения ScriptConsoleEnfScriptTab.c:49
proto string ToString(bool beautify=true)
Vector to string.

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