Space Engineers
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
Sandbox.Game.GUI.DebugInputComponents.HonzaDebugInputComponent.LiveWatch Class Reference
Inheritance diagram for Sandbox.Game.GUI.DebugInputComponents.HonzaDebugInputComponent.LiveWatch:

Public Member Functions

 LiveWatch ()
 

Public Attributes

System.Windows.Forms.DataGridView Watch
 
System.Windows.Forms.PropertyGrid propertyGrid1
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Detailed Description

Definition at line 14 of file LiveWatch.cs.

Constructor & Destructor Documentation

Sandbox.Game.GUI.DebugInputComponents.HonzaDebugInputComponent.LiveWatch.LiveWatch ( )
inline

Definition at line 16 of file LiveWatch.cs.

Member Function Documentation

override void Sandbox.Game.GUI.DebugInputComponents.HonzaDebugInputComponent.LiveWatch.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 16 of file LiveWatch.Designer.cs.

Member Data Documentation

System.Windows.Forms.PropertyGrid Sandbox.Game.GUI.DebugInputComponents.HonzaDebugInputComponent.LiveWatch.propertyGrid1

Definition at line 124 of file LiveWatch.Designer.cs.

System.Windows.Forms.DataGridView Sandbox.Game.GUI.DebugInputComponents.HonzaDebugInputComponent.LiveWatch.Watch

Definition at line 120 of file LiveWatch.Designer.cs.


The documentation for this class was generated from the following files: