Class NoSaveDuringPlayAttribute
Suppresses play-mode-save for a field. Use it if the calsee has [SaveDuringPlay] attribute but there are fields in the class that shouldn't be saved.
Inherited Members
Namespace: Cinemachine
Syntax
public sealed class NoSaveDuringPlayAttribute : PropertyAttribute, _Attribute