DayZ 1.28
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 строка 493

494 {
495 return vector.Zero;
496 }
static const vector Zero
Определения EnConvert.c:110
Определения EnConvert.c:106

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