docs.unity.cn
    Show / Hide Table of Contents

    Property GlobalSystemVersion

    GlobalSystemVersion

    The global system version for which this handle is valid.

    Declaration
    public readonly uint GlobalSystemVersion { get; }
    Property Value
    Type Description
    UInt32
    Remarks

    Attempting to use this type handle with a different system version indicates that the handle is no longer valid; use the Update(SystemBase) method to incrementally update the version just before use.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023