AnimationClip.OnEnter Event
Definition¶
Namespace: Brine2D.Animation
Raised once when this clip becomes the active clip via Play(string, bool).
public event Action? OnEnter;
Namespace: Brine2D.Animation
Raised once when this clip becomes the active clip via Play(string, bool).
public event Action? OnEnter;