docs.unity.cn
    Show / Hide Table of Contents

    Property CheckedStateRef

    CheckedStateRef

    The SystemState for this SystemBase.

    Declaration
    public ref SystemState CheckedStateRef { get; }
    Property Value
    Type Description
    SystemState
    Remarks

    All systems are backed by a SystemState. This may be required in, for example, general purpose utility methods containing a ref <xref href="Unity.Entities.SystemState" data-throw-if-not-resolved="false"></xref> parameter.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023