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

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

AddSetting(notnull SCR_AISettingBase s)SCR_AIWaypoint
CreateWaypointState(SCR_AIGroupUtilityComponent groupUtilityComp)SCR_AIWaypoint
GetCompletionRadius()AIWaypoint
GetCompletionType()AIWaypoint
GetCompletionYPrecision()AIWaypoint
GetOnWaypointPropertiesChanged()SCR_AIWaypoint
GetPriorityLevel()SCR_AIWaypoint
GetSettings(notnull array< SCR_AISettingBase > outSettings)SCR_AIWaypoint
GetSmartActionEntity(out IEntity smartActionEntity, out string smartActionTag)SCR_SmartActionWaypoint
IsWithinCompletionRadius(vector pos)SCR_AIWaypoint
AIWaypoint.IsWithinCompletionRadius(AIGroup pAgent)AIWaypoint
m_aSettingsSCR_AIWaypointprotected
m_OnWaypointPropertiesChangedSCR_AIWaypointprotected
m_SmartActionEntitySCR_SmartActionWaypoint
m_sSmartActionTagSCR_SmartActionWaypoint
m_sStaticEntityNameSCR_SmartActionWaypoint
OnTransformResetImpl(TransformResetParams params)SCR_AIWaypoint
RemoveSetting(notnull SCR_AISettingBase s)SCR_AIWaypoint
SCR_AIWaypoint(IEntitySource src, IEntity parent)SCR_AIWaypoint
SetCompletionRadius(float r)AIWaypoint
SetCompletionType(EAIWaypointCompletionType newCompletionType)AIWaypoint
SetCompletionYPrecision(float fPrecision)AIWaypoint
SetPriorityLevel(float priority)SCR_AIWaypoint
SetSmartActionEntity(IEntity entityWithSmartAction, string smartActionTag)SCR_SmartActionWaypoint