class ActionVariantManagerSource
Constructors 1
void ActionVariantManager(typename type)Referenced by ActionBase.GetVariantManager()
Members 3
protected ref array<ref ActionBase> m_VariantActionsReferenced by ActionVariantManager(), Clear(), GetActions()
Show 2 more
, GetActionsCount(), and SetActionVariantCount()protected typename m_typeprotected ref ScriptInvoker e_OnUpdateMethods 6
ScriptInvoker GetOnUpdateInvoker()References e_OnUpdate
void Clear()void SetActionVariantCount(int count)References array.Clear(), array.Count(), ActionManagerBase.GetActionVariant()
Show 4 more
, array.Insert(), ActionBase.SetVariantID(), m_type, and m_VariantActionsint GetActions(out array<ref ActionBase> variants_action)Referenced by ActionBase.GetVariants()
int GetActionsCount()Referenced by ActionBase.GetVariantsCount()
Referenced by ActionBase.UpdateVariants()