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

◆ GetPivotIndex()

int GetPivotIndex ( )
protected

Get parent pivot of the Effect, only valid when there is some GetParent.

Предупреждения
Only gets the cached variable
Возвращает
int The parent pivot of the Effect

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

433 {
434 return m_PivotIndex;
435 }
int m_PivotIndex
Cached parent pivot id.
Определения Effect.c:41

Перекрестные ссылки m_PivotIndex.