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

◆ GetAttachedLocalPos()

vector GetAttachedLocalPos ( )
protected

Get the local pos set by SetAttachedLocalPos.

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

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

593 {
594 return GetLocalPosition();
595 }
vector GetLocalPosition()
Get the local position of the Effect.
Определения Effect.c:488

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