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

◆ WeightLog()

static void Debug::WeightLog ( string message = LOG_DEFAULT,
Managed caller = null,
string function = "",
Managed entity = null )
inlinestaticprivate

См. определение в файле 3_Game/DayZ/tools/Debug.c строка 242

243 {
244 /*
245 LogMessage(LOG_DEBUG_WEIGHT, GetDebugName(caller), GetDebugName(entity), "", function, message);
246 */
247 }

Перекрестные ссылки LOG_DEFAULT.