SoldierPropertyDrawer Class Reference

Detailed Description

Public Member Functions

override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 
override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 
- Public Member Functions inherited from DefaultExposedMemberPropertyDrawer
override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 Gets the height of the foldout section only.
 
override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 Overrides the base class to always, show only the details of the property; no foldout or save options are shown.
 

Additional Inherited Members

- Static Public Member Functions inherited from DefaultExposedMemberPropertyDrawer
static float ExposedMembersSection (ref ExposedObjectMembers exposedObjProperties, bool notHeightOnly, Rect position, SerializedProperty property, GUIContent label)
 Compute the height of, and optionally draws, the foldout-section of the ExposedObjectPropertyDrawer.
 
- Protected Attributes inherited from DefaultExposedMemberPropertyDrawer
ExposedObjectMembers exposedObjProperties
 This ExposedObjectMembers computes and cashes the properties that will be exposes by this PropertyDrawer.
 
+ Inheritance diagram for SoldierPropertyDrawer:
+ Collaboration diagram for SoldierPropertyDrawer: