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

◆ SetPosition()

void BenchmarkLocation::SetPosition ( vector start)
inlineprivate

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

17 {
18 m_StartPos = start + "0 2.5 0"; // raise to head level
19 }
vector m_StartPos
Определения MissionBenchmark.c:8

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

Используется в AddQuickLocation().