Class UnityAction
Inheritance
UnityAction
Implements
Inherited Members
Namespace: IdleKit.Core
Assembly: cs.temp.dll.dll
Syntax
public abstract class UnityAction : IAction
Fields
_typesToDispatchAs
Declaration
protected Type[] _typesToDispatchAs
Field Value
Type | Description |
---|---|
Type[] |
Properties
TypesToDispatchAs
Declaration
public virtual Type[] TypesToDispatchAs { get; }
Property Value
Type | Description |
---|---|
Type[] |
Methods
ResetAction()
Declaration
public abstract void ResetAction()