AnimationParametersSnapshot Class
An immutable snapshot of an AnimationParameters store. Capture via CaptureSnapshot() and restore via RestoreSnapshot(AnimationParametersSnapshot). Useful for cutscenes or ability-override systems that need to temporarily replace the parameter set and then cleanly revert.
public sealed class AnimationParametersSnapshot
Inheritance System.Object → AnimationParametersSnapshot