Contains

public static bool Contains<T>(ref PlayerLoopSystem parentSystem) ;

Determine if PlayerLoop is included.

Type Parameter Name Description Type Constraints
T Player Loop type to judge
  • struct
Parameter Name Description
parentSystem Judging parent Player Loop

Returns true if it was included.