DIFF

class ActionVariantManagerSource

Constructors 1

void ActionVariantManager(typename type)
References new ScriptInvoker(), e_OnUpdate, m_type
Show 1 more, m_VariantActions

Members 3

protected ref array<ref ActionBase> m_VariantActions
protected typename m_type
protected ref ScriptInvoker e_OnUpdate

Methods 6

int GetActions(out array<ref ActionBase> variants_action)
int GetActionsCount()
void UpdateVariants(Object item, Object target, int componet_index)