SpriteAnimator.CapturePlaybackSnapshot() Method
Captures all runtime playback state into an immutable AnimatorPlaybackSnapshot. Use with RestorePlaybackSnapshot(AnimatorPlaybackSnapshot) for save/load, rollback netcode, and cutscene/ability override systems.
public Brine2D.Animation.AnimatorPlaybackSnapshot CapturePlaybackSnapshot();