Class WorldExtensions
Namespace: Unity.Entities
Syntax
public static class WorldExtensions
Methods
| Name | Description |
|---|---|
| AddSystem<T>(World) | |
| DestroyUnmanagedSystem(World, SystemHandleUntyped) | |
| GetExistingSystem<T>(World) | |
| GetOrCreateSystem<T>(World) | |
| GetOrCreateUnmanagedSystem(World, Type) |