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

◆ AddWait()

void AddWait ( )

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

76 {
77 BenchmarkLocation loc = new BenchmarkLocation("Wait");
78 loc.SetDummyWait();
79 m_Locations.Insert(loc);
80 }
ref array< ref BenchmarkLocation > m_Locations
Определения MissionBenchmark.c:52
void SetDummyWait()
Определения MissionBenchmark.c:37

Перекрестные ссылки m_Locations и BenchmarkLocation::SetDummyWait().