Contains
Contains<T>(ref PlayerLoopSystem)
Description
Determine if PlayerLoop is included.
Type Parameters
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | Player Loop type to judge |
|
Parameters
Parameter Name | Description |
---|---|
parentSystem | Judging parent Player Loop |
Returns
Returns true if it was included.