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

◆ GetAgentType()

int AgentBase::GetAgentType ( )
inlineprotected

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

34 {
35 return m_Type;
36 }
float m_Type
Определения AgentBase.c:3

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

Используется в PluginBase::ConstructSimpleAgentList(), PlayerAgentPool::GetDebugObject(), PluginBase::RegisterAgent() и PlayerAgentPool::SpawnAgents().