Property Handle
Handle
Return a handle that can be stored and resolved against the World in the future to get back to the same struct
Declaration
public readonly SystemHandle<T> Handle { get; }
Property Value
| Type | Description |
|---|---|
| SystemHandle<T> |
Return a handle that can be stored and resolved against the World in the future to get back to the same struct
public readonly SystemHandle<T> Handle { get; }
| Type | Description |
|---|---|
| SystemHandle<T> |