DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetFocusedContainerEntity()
EntityAI
LayoutHolder::GetFocusedContainerEntity
(
)
inline
protected
См. определение в файле
Container.c
строка
740
741
{
742
EntityAI
item;
743
if
(
GetFocusedContainer
() )
744
item =
GetFocusedContainer
().GetFocusedContainerEntity();
745
return
item;
746
}
EntityAI
class LogManager EntityAI
LayoutHolder::GetFocusedContainer
Container GetFocusedContainer()
Определения
Container.c:48
Перекрестные ссылки
GetFocusedContainer()
.
LayoutHolder
Создано системой
1.13.2