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

◆ AddWait()

void AddWait ( )

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

76 {
77 BenchmarkLocation loc = new BenchmarkLocation("Wait");
78 loc.SetDummyWait();
79 AddLocation(loc);
80 }
void AddLocation(notnull BenchmarkLocation loc)
Определения MissionBenchmark.c:54
void SetDummyWait()
Определения MissionBenchmark.c:37

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