Arma Reforger Script API
Loading...
Searching...
No Matches
AISpawnerGroup Member List
This is the complete list of members for
AISpawnerGroup
, including all inherited members.
ActivateAI
()
AIAgent
ActivateAllMembers
()
AIGroup
AddAgent
(AIAgent pAgent)
AIGroup
AddWaypoint
(AIWaypoint w)
AIGroup
AddWaypointAt
(AIWaypoint w, int index)
AIGroup
AllowMaxLOD
()
AIAgent
ClearDangerEvents
(int howMany)
AIAgent
CompleteWaypoint
(AIWaypoint w)
AIGroup
CountTowardsAIWorldLimit
()
AIAgent
DeactivateAI
()
AIAgent
DeactivateAllMembers
()
AIGroup
ExtractAIEvents
(out notnull array< AIWaypoint > aiEvents)
AIAgent
GetActionManager
()
AIAgent
GetAgents
(notnull out array< AIAgent > outAgents)
AIGroup
GetAgentsCount
()
AIGroup
GetAimingComponent
()
AIAgent
GetCenterOfMass
()
AIGroup
GetCommunicationComponent
()
AIAgent
GetControlComponent
()
AIAgent
GetControlledEntity
()
AIAgent
GetCurrentWaypoint
()
AIGroup
GetDangerEvent
(int index, out int outCount)
AIAgent
GetDangerEventsCount
()
AIAgent
GetFormationComponent
()
AIGroup
GetLeaderAgent
()
AIGroup
GetLeaderEntity
()
AIGroup
GetLOD
()
AIAgent
GetMaxAgentsToSpawn
()
AISpawnerGroup
GetMaxLOD
()
AIAgent
static
GetMovementComponent
()
AIAgent
GetParentGroup
()
AIAgent
GetPermanentLOD
()
AIAgent
GetWaypoints
(out array< AIWaypoint > outWaypoints)
AIGroup
IsAIActivated
()
AIAgent
IsSpawningFinished
()
AISpawnerGroup
OnAgentAdded
(AIAgent child)
AIGroup
OnAgentRemoved
(AIAgent child)
AIGroup
OnCurrentWaypointChanged
(AIWaypoint currentWP, AIWaypoint prevWP)
AIGroup
protected
OnEmpty
()
AIGroup
OnLeaderChanged
(AIAgent currentLeader, AIAgent prevLeader)
AIGroup
OnLODChanged
(int oldLOD, int newLOD)
AIAgent
OnSpawn
(IEntity spawned)
AISpawnerGroup
OnWaypointAdded
(AIWaypoint wp)
AIGroup
protected
OnWaypointCompleted
(AIWaypoint wp)
AIGroup
protected
OnWaypointRemoved
(AIWaypoint wp, bool isCurrentWaypoint)
AIGroup
protected
PreventMaxLOD
(float preventTime=-1)
AIAgent
RemoveAgent
(AIAgent pAgent)
AIGroup
RemoveWaypoint
(AIWaypoint w)
AIGroup
RemoveWaypointAt
(int index)
AIGroup
SetLOD
(int newLOD)
AIAgent
SetMaxAgentsToSpawn
(int pCount)
AISpawnerGroup
SetNewLeader
(AIAgent newLeader)
AIGroup
SetPermanentLOD
(int lod)
AIAgent
Spawn
()
AISpawnerGroup
Generated by
1.13.2