Remove
Remove<T>(ref PlayerLoopSystem)
Description
Remove PlayerLoop.
Type Parameters
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | Player Loop type to remove |
|
Parameters
Parameter Name | Description |
---|---|
parentSystem | The parent PlayerLoopSystem to remove |
Returns
Returns true if removed.