Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
VehiclePhysics.EditorTools.AdvancedDamperInspector Class Reference
Inheritance diagram for VehiclePhysics.EditorTools.AdvancedDamperInspector:
VehiclePhysics.EditorTools.VPInspector

Public Member Functions

override void DrawInspectorGUI ()
 
- Public Member Functions inherited from VehiclePhysics.EditorTools.VPInspector
void DrawEditableList (string name, string listHeader, float headerLabelWidth=50.0f)
 
string DrawMinMaxSlider (string propertyNameMin, string propertyNameMax, float min, float max, string label=null, string hint=null, string valueFormat="0.00")
 
SerializedProperty DrawProperty (string name, string label=null, string hint=null)
 
override void OnInspectorGUI ()
 
bool PropertyExists (string name)
 

Additional Inherited Members

- Static Public Member Functions inherited from VehiclePhysics.EditorTools.VPInspector
static void DrawCaptionLabel (string label, string hint=null)
 
static void DrawEditableList (SerializedProperty list, string listHeader=null, float headerLabelWidth=50.0f)
 
static void DrawHeader (string text, string hint=null)
 
static void DrawHelpBox (string message, MessageType type=MessageType.None)
 
static void DrawInfoLabel (string label, string text, string hint=null)
 
static void DrawLabel (string label, string hint=null)
 
static void DrawProperty (SerializedProperty property, string label=null, string hint=null, bool includeChildren=false)
 
static void DrawSelectableLabel (string label, string text, string hint=null)
 
static void DrawSoftHeader (string text, string hint=null)
 
static Rect GetControlRect (float height)
 
static Rect GetControlRect ()
 
static void Indent ()
 
static void Separator (float thickness=1)
 
static void SetMinLabelWidth (float minLabelWidth=150.0f)
 
static void Space (int space=0)
 
static void Unindent ()
 

Member Function Documentation

override void VehiclePhysics.EditorTools.AdvancedDamperInspector.DrawInspectorGUI ( )
inlinevirtual

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