Method GetExistingSystem
GetExistingSystem<T>()
Declaration
public T GetExistingSystem<T>()
    where T : ComponentSystemBaseReturns
| Type | Description | 
|---|---|
| T | 
Type Parameters
| Name | Description | 
|---|---|
| T | 
GetExistingSystem(Type)
Declaration
public ComponentSystemBase GetExistingSystem(Type type)Parameters
| Type | Name | Description | 
|---|---|---|
| Type | type | 
Returns
| Type | Description | 
|---|---|
| ComponentSystemBase |