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

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

AddAction(AIActionBase action)AIBaseUtilityComponent
AddUsableVehicle(notnull SCR_AIVehicleUsageComponent vehicleUsageComp)SCR_AIGroupUtilityComponent
AnyMembersInsideBBox(vector bbMin, vector bbMax)SCR_AIGroupUtilityComponent
AUTONOMOUS_DISTANCE_MAX_DEFAULTSCR_AIGroupUtilityComponentprotectedstatic
CallActionsOnMessage(AIMessage msg)AIBaseUtilityComponent
CancelActivitiesRelatedToWaypoint(notnull AIWaypoint waypoint, TypeName activityType=TypeName.Empty)SCR_AIGroupUtilityComponent
CanRebalanceFireteams()SCR_AIGroupUtilityComponentprotected
CreateNewSubgroup(AIAgent agent, bool isSubgroupLeader, SCR_AIGroupVehicle groupVehicle)SCR_AIGroupUtilityComponentprotected
DiagGetCounter()SCR_AIBaseUtilityComponent
DiagIncreaseCounter()SCR_AIBaseUtilityComponent
DiagSetBreakpoint()SCR_AIBaseUtilityComponent
EOnActivate(IEntity owner)AIBaseUtilityComponent
EOnDeactivate(IEntity owner)AIBaseUtilityComponent
EOnDiag(IEntity owner, float timeSlice)SCR_AIGroupUtilityComponent
EOnInit(IEntity owner)SCR_AIGroupUtilityComponent
EvaluateActions()AIBaseUtilityComponent
EvaluateActivity(out bool restartActivity)SCR_AIGroupUtilityComponent
EvaluateFlareUsage()SCR_AIGroupUtilityComponent
FindActionOfInheritedType(TypeName actionType)AIBaseUtilityComponent
FindActionOfType(TypeName actionType)AIBaseUtilityComponent
FindActionsOfInheritedType(TypeName actionType, notnull array< ref AIActionBase > outActions)AIBaseUtilityComponent
FindActionsOfType(TypeName actionType, notnull array< ref AIActionBase > outActions)AIBaseUtilityComponent
GetActions(notnull array< ref AIActionBase > outActions)AIBaseUtilityComponent
GetCurrentAction()AIBaseUtilityComponent
GetCurrentSuppressClusterState()SCR_AIGroupUtilityComponent
GetExecutedAction()AIBaseUtilityComponent
GetFireRateCoef()SCR_AIGroupUtilityComponent
GetMaxAutonomousDistance()SCR_AIGroupUtilityComponent
GetOnMoveFailed()SCR_AIGroupUtilityComponent
GetOwner()AIBaseUtilityComponent
GetThreatMeasure()SCR_AIGroupUtilityComponent
HasActionOfType(TypeName actionType)AIBaseUtilityComponent
IsMilitary()SCR_AIGroupUtilityComponent
IsPositionAllowed(vector pos)SCR_AIGroupUtilityComponent
JoinSubgroup(AIAgent agent, int handleId, bool isSubgroupLeader)SCR_AIGroupUtilityComponentprotected
LeaveSubgroup(AIAgent agent, SCR_AIGroupVehicle groupVehicle)SCR_AIGroupUtilityComponentprotected
m_aInfoComponentsSCR_AIGroupUtilityComponent
m_bNewGroupMemberAddedSCR_AIGroupUtilityComponentprotected
m_ConfigComponentSCR_AIGroupUtilityComponent
m_CurrentActivitySCR_AIGroupUtilityComponentprotected
m_CurrentSuppressClusterStateSCR_AIGroupUtilityComponentprotected
m_fFireRateCoefSCR_AIGroupUtilityComponentprotected
m_FireteamMgrSCR_AIGroupUtilityComponent
m_fLastUpdateTimeSCR_AIGroupUtilityComponentprotected
m_fMaxAutonomousDistanceSCR_AIGroupUtilityComponentprotected
m_fPerceptionUpdateTimer_msSCR_AIGroupUtilityComponentprotected
m_fThreatMeasureSCR_AIGroupUtilityComponentprotected
m_GroupInfoSCR_AIGroupUtilityComponent
m_GroupMovementComponentSCR_AIGroupUtilityComponent
m_iGetMemberByGoalNextIndexSCR_AIGroupUtilityComponent
m_MailboxSCR_AIGroupUtilityComponent
m_OnAgentLifeStateChangedSCR_AIGroupUtilityComponent
m_OnMoveFailedSCR_AIGroupUtilityComponent
m_OwnerSCR_AIGroupUtilityComponent
m_PerceptionSCR_AIGroupUtilityComponent
m_TargetClusterProcessorSCR_AIGroupUtilityComponentprotected
m_VehicleMgrSCR_AIGroupUtilityComponent
m_WaypointStateSCR_AIGroupUtilityComponentprotected
OnAgentAdded(AIAgent agent)SCR_AIGroupUtilityComponent
OnAgentCompartmentEntered(AIAgent agent, IEntity targetEntity, BaseCompartmentManagerComponent manager, int mgrID, int slotID, bool move)SCR_AIGroupUtilityComponentprotected
OnAgentCompartmentLeft(AIAgent agent, IEntity targetEntity, BaseCompartmentManagerComponent manager, int mgrID, int slotID, bool move)SCR_AIGroupUtilityComponentprotected
OnAgentLifeStateChanged(AIAgent incapacitatedAgent, SCR_AIInfoComponent infoIncap, IEntity vehicle, ECharacterLifeState lifeState)SCR_AIGroupUtilityComponent
OnAgentRemoved(SCR_AIGroup group, AIAgent agent)SCR_AIGroupUtilityComponent
OnCurrentWaypointChanged(AIWaypoint currentWp, AIWaypoint prevWp)SCR_AIGroupUtilityComponent
OnEnemyDetectedFiltered(SCR_AIGroup group, SCR_AITargetInfo target, AIAgent reporter)SCR_AIGroupUtilityComponent
OnExecuteWaypointTree()SCR_AIGroupUtilityComponent
OnJoinGroupFromVehicle(AIAgent agent, bool isDriving)SCR_AIGroupUtilityComponentprotected
OnMoveFailed(int moveResult, IEntity vehicleUsed, bool isWaypointRelated, vector moveLocation)SCR_AIGroupUtilityComponent
OnPostInit(IEntity owner)AIBaseUtilityComponent
OnTargetClusterStateChanged(SCR_AITargetClusterState state, EAITargetClusterState prevState, EAITargetClusterState newState)SCR_AIGroupUtilityComponent
OnVehicleDamageStateChanged(SCR_AIVehicleUsageComponent comp, EDamageState state)SCR_AIGroupUtilityComponentprotected
OnVehicleDeleted(SCR_AIVehicleUsageComponent comp)SCR_AIGroupUtilityComponentprotected
OnWaypointCompleted(AIWaypoint waypoint)SCR_AIGroupUtilityComponent
OnWaypointRemoved(AIWaypoint waypoint, bool isCurrentWaypoint)SCR_AIGroupUtilityComponent
PERCEPTION_UPDATE_TIMER_MSSCR_AIGroupUtilityComponentprotectedstatic
RemoveObsoleteActions()AIBaseUtilityComponent
RemoveUsableVehicle(notnull SCR_AIVehicleUsageComponent vehicleUsageComp)SCR_AIGroupUtilityComponent
SendMessage(AIMessage msg, AIAgent receiver=null)SCR_AIBaseUtilityComponent
SetCurrentAction(AIActionBase executed)AIBaseUtilityComponent
SetExecutedAction(AIActionBase executed)AIBaseUtilityComponent
SetFireRateCoef(float coef=1, bool overridePersistent=false)SCR_AIGroupUtilityComponent
SetMaxAutonomousDistance(float dist)SCR_AIGroupUtilityComponent
SetStateAllActionsOfType(TypeName actionType, EAIActionState actionState, bool includeInherited=false)AIBaseUtilityComponent
SetStateOfRelatedAction(AIActionBase relatedAction, EAIActionState state)AIBaseUtilityComponent
ShouldSuppressCluster(SCR_AITargetClusterState clusterState)SCR_AIGroupUtilityComponentprotected
SUPPRESS_MAX_CLUSTER_INFO_AGE_SSCR_AIGroupUtilityComponentstatic
SUPPRESS_MAX_DESTROYED_CLUSTER_INFO_AGE_SSCR_AIGroupUtilityComponentstatic
SUPPRESS_MIN_DIST_TO_CLUSTER_MSCR_AIGroupUtilityComponentstatic
SUPPRESS_OLD_CLUSTER_INFO_AGE_SSCR_AIGroupUtilityComponentstatic
UpdateClustersState(float deltaTime_ms)SCR_AIGroupUtilityComponent
UpdateGroupControlMode(SCR_AIActionBase currentAction)SCR_AIGroupUtilityComponent
UpdateSuppressCluster()SCR_AIGroupUtilityComponentprotected
UpdateThreatMeasure()SCR_AIGroupUtilityComponentprotected