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

◆ GetParentState()

HandStateBase HandStateBase::GetParentState ( )
inlineprivate
Возвращает
state that owns this sub-state (or null if plain state)

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

20{ return m_parentState; }
HandStateBase m_parentState
entity that this state relates to
Определения HandStateBase.c:9

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