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

◆ GetFocusedContainerEntity()

EntityAI LayoutHolder::GetFocusedContainerEntity ( )
inlineprotected

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

741 {
742 EntityAI item;
743 if( GetFocusedContainer() )
744 item = GetFocusedContainer().GetFocusedContainerEntity();
745 return item;
746 }
class LogManager EntityAI
Container GetFocusedContainer()
Определения Container.c:48

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