docs.unity.cn
    Show / Hide Table of Contents

    Class SaveDuringPlayAttribute

    Invoke play-mode-save for a class. This class's fields will be scanned upon exiting play mode, and its property values will be applied to the scene object. This is a stopgap measure that will become obsolete once Unity implements play-mode-save in a more general way.

    Inheritance
    Object
    Attribute
    SaveDuringPlayAttribute
    Namespace: Unity.Cinemachine
    Syntax
    public sealed class SaveDuringPlayAttribute : Attribute, _Attribute
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Saturday, May 6, 2023