Dump

Dump(ref PlayerLoopSystem)

public static string Dump(ref PlayerLoopSystem loop) ;

Description

Dump PlayerLoopSystem.

Parameters

Parameter Name Description
loop PlayerLoopSystem

Returns

Returns the string of the dumped result.

Dump(ref PlayerLoopSystem, StringBuilder)

public static void Dump(ref PlayerLoopSystem loop, StringBuilder sb) ;

Description

Dump PlayerLoopSystem.

Parameters

Parameter Name Description
loop PlayerLoopSystem
sb Dump destination StringBuilder