Class GUIViewDebuggerHelperProxy
Inheritance
GUIViewDebuggerHelperProxy
Syntax
public static class GUIViewDebuggerHelperProxy
Methods
DebugWindow(GUIViewProxy)
Declaration
public static void DebugWindow(GUIViewProxy guiViewProxy)
Parameters
GetDrawInstructions(List<IMGUIDrawInstructionProxy>)
Declaration
public static void GetDrawInstructions(List<IMGUIDrawInstructionProxy> drawInstructions)
Parameters
GetNamedControlInstructions(List<IMGUINamedControlInstructionProxy>)
Declaration
public static void GetNamedControlInstructions(List<IMGUINamedControlInstructionProxy> namedControlInstructions)
Parameters
GetPropertyInstructions(List<IMGUIPropertyInstructionProxy>)
Declaration
public static void GetPropertyInstructions(List<IMGUIPropertyInstructionProxy> propertyInstructions)
Parameters
GetUnifiedInstructions(List<IMGUIInstructionProxy>)
Declaration
public static void GetUnifiedInstructions(List<IMGUIInstructionProxy> unifiedInstructions)
Parameters
GetViews(List<GUIViewProxy>)
Declaration
public static void GetViews(List<GUIViewProxy> views)
Parameters
StopDebugging()
Declaration
public static void StopDebugging()