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

◆ OnChildAdd()

override bool VicinityContainer::OnChildAdd ( Widget w,
Widget child )
inlineprotected

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

714 {
715 if ( w == GetMainWidget() )
716 {
717 GetMainWidget().Update();
718 m_Parent.OnChildAdd( w, child );
719 }
720 return true;
721 }
Entity m_Parent
Определения CachedEquipmentStorageBase.c:15

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