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

◆ GetAttachedLocalPos()

vector GetAttachedLocalPos ( )
protected

Get the local pos set by SetAttachedLocalPos.

Возвращает
vector The local pos set by SetAttachedLocalPos

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

618 {
619 return GetLocalPosition();
620 }
vector GetLocalPosition()
Get the local position of the Effect.
Определения Effect.c:513

Перекрестные ссылки GetLocalPosition().