Property GlobalSystemVersion
GlobalSystemVersion
The current change version number in this World.
Declaration
public uint GlobalSystemVersion { get; }
Property Value
Type | Description |
---|---|
uint |
Remarks
The system updates the component version numbers inside any ArchetypeChunk instances that this system accesses with write permissions to this value.