Class NoSaveDuringPlayAttribute | Cinemachine | 2.4.0
docs.unity.cn
    Show / Hide Table of Contents

    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.

    Inheritance
    Object
    NoSaveDuringPlayAttribute
    Namespace: Cinemachine
    Syntax
    public sealed class NoSaveDuringPlayAttribute : PropertyAttribute
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX