docs.unity.cn
    Show / Hide Table of Contents

    Property GlobalSystemVersion

    GlobalSystemVersion

    The current change version number in this World.

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

    The system updates the component version numbers inside any ArchetypeChunk instances that this system accesses with write permissions to this value.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use