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

◆ GetCurrentPosition()

vector GetCurrentPosition ( )
protected

Get the current world position of the managed effect.

Возвращает
vector The current world position of the managed effect

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

469 {
470 return vector.Zero;
471 }
static const vector Zero
Определения EnConvert.c:110
Определения EnConvert.c:106

Перекрестные ссылки vector::Zero.