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

◆ GetCurrentLocalPosition()

vector GetCurrentLocalPosition ( )
protected

Get the current local position of the managed effect.

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

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

509 {
510 return vector.Zero;
511 }
static const vector Zero
Определения EnConvert.c:110
Определения EnConvert.c:106

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