Dump
Dump(ref PlayerLoopSystem)
Description
Dump PlayerLoopSystem.
Parameters
Parameter Name | Description |
---|---|
loop | PlayerLoopSystem |
Returns
Returns the string of the dumped result.
Dump(ref PlayerLoopSystem, StringBuilder)
Description
Dump PlayerLoopSystem.
Parameters
Parameter Name | Description |
---|---|
loop | PlayerLoopSystem |
sb | Dump destination StringBuilder |