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

◆ PrintS() [2/6]

static void ScriptConsoleEnfScriptTab::PrintS ( float message)
inlinestaticprotected

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

67 {
68 PrintS(message.ToString());
69 }
static void PrintS(string message)
Определения ScriptConsoleEnfScriptTab.c:49
proto string ToString(bool simple=true)

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