AComponentSystem_TState,TComponent_.World.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.System.AComponentSystem<TState,TComponent>
AComponentSystem<TState,TComponent>.World Property
Gets the World instance on which this system operates.
public DefaultEcs.World World { get; }