Click or drag to resize

ControllerProxyGetDebugInfo Method

Gets the debug info into the specified string

Namespace:  frame8.Logic.Media.MediaPlayer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool GetDebugInfo(
	ref string str
)

Parameters

str
Type: SystemString

Return Value

Type: Boolean
if accepted
See Also