Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIWorld Member List

This is the complete list of members for SCR_AIWorld, including all inherited members.

AddedAIAgent(AIAgent agent)SCR_AIWorld
CanAIBeActivated()AIWorld
CanLimitedAIBeAdded()AIWorld
EOnInit(IEntity owner)SCR_AIWorld
GetAIAgents(out notnull array< AIAgent > agents)AIWorld
GetAILimit()AIWorld
GetAreaCenter(vector min, vector max)SCR_AIWorldprotected
GetCurrentAmountOfLimitedAIs()AIWorld
GetCurrentNumOfActiveAIs()AIWorld
GetFormation(string pName)AIWorld
GetGoalMessageOfType(EMessageType_Goal eventType)SCR_AIWorld
GetInfoMessageOfType(EMessageType_Info eventType)SCR_AIWorld
GetLimitOfActiveAIs()AIWorld
GetNavmeshRebuildAreas(IEntity entity, out notnull array< ref Tuple2< vector, vector > > outAreas, out notnull array< bool > redoRoads)SCR_AIWorld
GetNavmeshWorldComponent(string name)AIWorld
GetOnControlModeChanged()SCR_AIWorld
GetOrderMessageOfType(EOrderType_Character eventType)SCR_AIWorld
GetRoadNetworkManager()ChimeraAIWorld
HasVehicleNavlink(IEntity entity)SCR_AIWorldprotected
m_aGoalMessagesSCR_AIWorld
m_aGoalMessagesPackedSCR_AIWorld
m_aInfoMessagesSCR_AIWorld
m_aInfoMessagesPackedSCR_AIWorld
m_aOrdersSCR_AIWorld
m_aOrdersPackedSCR_AIWorld
m_OnControlModeChangedSCR_AIWorldprotected
MAX_NAVMESH_REBUILD_SIZESCR_AIWorldstatic
OnDebugAgentTeleport(AIAgent agent)SCR_AIWorld
OnDebugCameraTeleport(vector pos)SCR_AIWorld
RegisterDbgCategory()SCR_AIWorldprotected
RemovingAIAgent(AIAgent agent)SCR_AIWorld
RequestBroadcastDangerEvent(AIDangerEvent pEvent)AIWorld
RequestNavmeshLoad(vector pos)AIWorld
RequestNavmeshRebuild(vector min, vector max)AIWorld
RequestNavmeshRebuildAreas(notnull array< ref Tuple2< vector, vector > > areas, notnull array< bool > redoRoads)SCR_AIWorld
RequestNavmeshRebuildEntity(IEntity entity)SCR_AIWorld
RequestRoadNetworkRebuild(vector min, vector max)ChimeraAIWorld
s_bDiagRegisteredSCR_AIWorldstatic
s_OnAgentRemovedSCR_AIWorldstatic
s_OnAgentSpawnedSCR_AIWorldstatic
SetAILimit(int max)AIWorld
SetLimitOfActiveAIs(int max)AIWorld