This is the complete list of members for SCR_AIGroupPerception, including all inherited members.
AddOrUpdateGunshot(notnull IEntity shooter, vector worldPos, Faction faction, float timestamp, bool endangering) | SCR_AIGroupPerception | |
AddOrUpdateTarget(notnull BaseTarget target, out bool outNewTarget) | SCR_AIGroupPerception | |
CalculateClusterDangerScore(SCR_AIGroupTargetCluster c) | SCR_AIGroupPerception | protected |
ClusterTargets() | SCR_AIGroupPerception | protected |
DeleteClusterState(SCR_AIGroupTargetCluster c) | SCR_AIGroupPerception | protected |
DiagDrawClusters() | SCR_AIGroupPerception | |
DiagPrintClusterAssociation(array< ref array< int > > association) | SCR_AIGroupPerception | |
Event_OnEnemyDetected | SCR_AIGroupPerception | protected |
Event_OnEnemyDetectedFiltered | SCR_AIGroupPerception | protected |
Event_OnNoEnemy | SCR_AIGroupPerception | protected |
Event_OnTargetClusterStateDeleted | SCR_AIGroupPerception | protected |
GenerateClusters(array< ref SCR_AITargetInfo > targets, array< ref SCR_AIGroupTargetCluster > outClusters, vector centerPos, float minAngularDist) | SCR_AIGroupPerception | |
GetClusterAssociation(SCR_AIGroupTargetCluster a, SCR_AIGroupTargetCluster b) | SCR_AIGroupPerception | protected |
GetOnEnemyDetected() | SCR_AIGroupPerception | |
GetOnEnemyDetectedFiltered() | SCR_AIGroupPerception | |
GetOnNoEnemy() | SCR_AIGroupPerception | |
GetOnTargetClusterDeleted() | SCR_AIGroupPerception | |
GetTargetClusterStateId(SCR_AITargetClusterState s) | SCR_AIGroupPerception | |
m_aTargetClusters | SCR_AIGroupPerception | |
m_aTargetEntities | SCR_AIGroupPerception | |
m_aTargets | SCR_AIGroupPerception | |
m_Group | SCR_AIGroupPerception | protected |
m_MostDangerousCluster | SCR_AIGroupPerception | |
m_Utility | SCR_AIGroupPerception | protected |
MaintainTargets() | SCR_AIGroupPerception | protected |
RemoveTarget(IEntity enemy) | SCR_AIGroupPerception | protected |
RemoveTarget(int id) | SCR_AIGroupPerception | protected |
SCR_AIGroupPerception(SCR_AIGroupUtilityComponent utility, SCR_AIGroup group) | SCR_AIGroupPerception | |
SelectMostDangerousCluster() | SCR_AIGroupPerception | protected |
TARGET_FORGET_THRESHOLD_S | SCR_AIGroupPerception | static |
TARGET_LOST_THRESHOLD_S | SCR_AIGroupPerception | static |
TransferClusterState(SCR_AIGroupTargetCluster oldCluster, SCR_AIGroupTargetCluster newCluster) | SCR_AIGroupPerception | protected |
Update() | SCR_AIGroupPerception | |
UpdateTargetsFromMembers() | SCR_AIGroupPerception | protected |