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

◆ IsOpen()

override bool Barrel_ColorBase::IsOpen ( )
inlineprotected

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

126 {
127 return m_Openable.IsOpened();
128 }
ref OpenableBehaviour m_Openable
Определения Barrel_ColorBase.c:7

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

Используется в ActionCloseBarrel::ActionCondition(), ActionOpenBarrel::ActionCondition(), CanPutInCargo(), CanPutIntoHands(), CanReceiveItemIntoCargo(), CanReleaseCargo(), CanTransfer(), Edible_Base::ConditionAttach(), Edible_Base::ConditionDetach() и UpdateVisualState().