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.
구현
상속된 멤버
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
public sealed class NoSaveDuringPlayAttribute : PropertyAttribute, _Attribute