DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsActive()
override
bool
LeftArea::IsActive
(
)
inline
protected
См. определение в файле
LeftArea.c
строка
53
54
{
55
if
( m_OpenedContainers.Count() <= m_ActiveIndex )
56
{
57
m_ActiveIndex = 0;
58
}
59
Container
active_container =
Container
.Cast( m_OpenedContainers.Get( m_ActiveIndex ) );
60
return
active_container.IsActive( );
61
}
Container
const string Container
Определения
CentralEconomy.c:6
LeftArea
Создано системой
1.13.2