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

Public Member Functions

void AxlesList (SerializedProperty list, bool allowChanges)
 
override void DrawInspectorGUI ()
 
- Public Member Functions inherited from VehiclePhysics.UnityEditor.VPInspector
void DrawHeader (string text, string hint=null)
 
void DrawHelpBox (string message, MessageType type=MessageType.None)
 
void DrawInfoLabel (string label, string text, string hint=null)
 
SerializedProperty DrawProperty (string name, string label=null, string hint=null)
 
void DrawProperty (SerializedProperty property, string label=null, string hint=null, bool includeChildren=false)
 
void Indent ()
 
override void OnInspectorGUI ()
 
void SetMinLabelWidth (float minLabelWidth=0.0f, float labelWidthRatio=0.4f)
 
void Space (int space=0)
 
void Unindent ()
 

Static Public Member Functions

static string GetAxleLabel (int axleIndex, int axleCount)
 

Member Function Documentation

void VehiclePhysics.UnityEditor.VehicleControllerInspector.AxlesList ( SerializedProperty  list,
bool  allowChanges 
)
inline

< We must draw the content explicitly when expanded

override void VehiclePhysics.UnityEditor.VehicleControllerInspector.DrawInspectorGUI ( )
inlinevirtual
static string VehiclePhysics.UnityEditor.VehicleControllerInspector.GetAxleLabel ( int  axleIndex,
int  axleCount 
)
inlinestatic

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