AnimatextEventHelper
Info
typeClass
namespaceAnimatext
inheritanceUnityEngine.MonoBehaviour
executionOrder-9
Properties
Public
helpersList<EffectEventHelper>The helper list of effect events.
Methods
Public
AddEvents()Executes the "Addevents" method for each helper in the helper list. Calls automatically when the component is enabled.
RemoveEvents()Executes the "RemoveEvents" method for each helper in the helper list. Calls automatically when the component is disabled.