31 ActionBase
action = ActionManagerBase.GetActionVariant(
m_type);
ScriptInvoker GetOnUpdateInvoker()
void UpdateVariants(Object item, Object target, int componet_index)
void ActionVariantManager(typename type)
int GetActions(out array< ref ActionBase > variants_action)
ref ScriptInvoker e_OnUpdate
ref array< ref ActionBase > m_VariantActions
void SetActionVariantCount(int count)
ScriptInvoker Class provide list of callbacks usage: