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

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

AwardXPToGroup(array< int > playerGroup, array< int > players, int groupMinSize)SCR_AIGroupCohesionComponentprotected
CheckGroupCohesion()SCR_AIGroupCohesionComponentprotected
CreateAgentDistanceGraph(out array< ref array< int > > playerGraph, array< int > players, int playerCount)SCR_AIGroupCohesionComponentprotected
DrawDebug()SCR_AIGroupCohesionComponentprotected
FindGroupFromAgentDistanceGraph(out array< int > biggestGroup, const array< ref array< int > > playerGraph, int playerCount, int groupMinSize)SCR_AIGroupCohesionComponentprotected
GetGroupCohesionCheckTimeInMs()SCR_AIGroupCohesionComponentprotected
GetGroupOfPlayersInCohesion(out notnull array< int > playerGroup, out notnull array< int > players, out int groupMinSize)SCR_AIGroupCohesionComponentprotected
GetPlayersInCohesion(out notnull array< int > playersInCohesion)SCR_AIGroupCohesionComponent
m_bDebugActiveSCR_AIGroupCohesionComponentprotected
m_fGroupCohesionCheckSCR_AIGroupCohesionComponentprotected
m_fGroupCohesionRadiusSCR_AIGroupCohesionComponentprotected
m_fGroupCohesionXpIncreasePerPlayerSCR_AIGroupCohesionComponentprotected
m_GroupSCR_AIGroupCohesionComponentprotected
m_iGroupCohesionLevelSCR_AIGroupCohesionComponentprotected
m_iMaxGroupCohesionLevelSCR_AIGroupCohesionComponentprotected
OnPlayerAddedToGroup(SCR_AIGroup aiGroup, int playerID)SCR_AIGroupCohesionComponentprotected
OnPlayerRemovedFromGroup(SCR_AIGroup aiGroup, int playerID)SCR_AIGroupCohesionComponentprotected
OnPostInit(IEntity owner)SCR_AIGroupCohesionComponentprotected