Cinemachine
![]() | NoSaveDuringPlayAttribute Class |
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.

Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)

public sealed class NoSaveDuringPlayAttribute : PropertyAttribute
Cinemachine.NoSaveDuringPlayAttribute = function(); Type.createClass( 'Cinemachine.NoSaveDuringPlayAttribute', UnityEngine.PropertyAttribute);
The NoSaveDuringPlayAttribute type exposes the following members.

Name | Description | |
---|---|---|
![]() | NoSaveDuringPlayAttribute |
