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

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

AddSetting(notnull SCR_AISettingBase setting, bool createCopy, bool removeSameTypeAndOrigin=false)SCR_AISettingsBaseComponent
AddSettingToMembers(notnull SCR_AICharacterSetting setting)SCR_AIGroupSettingsComponentprotected
GetAllSettings(notnull array< SCR_AISettingBase > outSettings)SCR_AISettingsBaseComponent
GetCurrentSetting(TypeName settingType)SCR_AISettingsBaseComponent
GetCurrentSetting(TypeName settingType, int currentActionCause)SCR_AISettingsBaseComponent
m_aDefaultSettingsSCR_AIGroupSettingsComponentprotected
m_GroupSCR_AIGroupSettingsComponentprotected
m_mSettingsSCR_AISettingsBaseComponentprotected
m_UtilityCompSCR_AISettingsBaseComponentprotected
OnAgentAdded(AIAgent agent)SCR_AIGroupSettingsComponentprotected
OnAgentRemoved(AIGroup group, AIAgent agent)SCR_AIGroupSettingsComponentprotected
OnCurrentWaypointChanged(AIWaypoint _currentWp, AIWaypoint _prevWp)SCR_AIGroupSettingsComponentprotected
OnPostInit(IEntity owner)SCR_AIGroupSettingsComponent
OnSettingAdded(notnull SCR_AISettingBase setting)SCR_AIGroupSettingsComponentprotected
OnSettingRemoved(notnull SCR_AISettingBase setting)SCR_AIGroupSettingsComponentprotected
RemoveChildSettingsOfParent(notnull SCR_AISettingBase parentSetting)SCR_AISettingsBaseComponent
RemoveSetting(notnull SCR_AISettingBase setting)SCR_AISettingsBaseComponent
RemoveSettingFromMembers(notnull SCR_AICharacterSetting setting)SCR_AIGroupSettingsComponentprotected
RemoveSettingsOfTypeAndOrigin(TypeName t, SCR_EAISettingOrigin origin)SCR_AISettingsBaseComponent
RemoveSettingsWithFlag(SCR_EAISettingFlags f)SCR_AISettingsBaseComponent