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