Click or drag to resize

ControllerProxySetCollectDebugInfo Method

If to collect debug info. May slow down the framerate a little bit

Namespace:  frame8.Logic.Media.MediaPlayer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool SetCollectDebugInfo(
	bool value
)

Parameters

value
Type: SystemBoolean

Return Value

Type: Boolean
if accepted
See Also