Class WorldExtensions
Variants of World methods that support unmanaged systems (ISystems)
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
public static class WorldExtensions
Methods
Name | Description |
---|---|
Add |
Obsolete. Use Create |
Create |
Create and return a handle for an instance of a system of type |
Destroy |
Obsolete. Use Destroy |
Destroy |
Obsolete. Use Destroy |
Get |
Return an existing handle for an instance of a system of type |
Get |
Obsolete. Use Get |
Get |
Retrieve the handle for an instance of a system of type |
Get |
Obsolete. Use Get |