React hook for accessing the ECS instance.
Must be used within a component wrapped by an EcsContext.Provider.
EcsContext.Provider
The active ECS instance.
Error if used outside the ECS provider.
React hook for accessing the ECS instance.
Must be used within a component wrapped by an
EcsContext.Provider.