ClipEvent.Callback Property Definition Namespace: Brine2D.Animation The action to invoke when the event fires. C#public System.Action<Brine2D.Animation.ClipEventArgs> Callback { get; init; } Property Value System.Action<ClipEventArgs>