SoldierEditor Class Reference

Example showing usage of DefaultExposedMemberEditor to display instances of the Soldier class.

Detailed Description

Public Member Functions

override void OnInspectorGUI ()
 
- Public Member Functions inherited from DefaultExposedMemberEditor
override void OnInspectorGUI ()
 Updates the serializedObject and exposes all the properties in the exposedObjectProperties member. Then applies changes to the target object.
 

Additional Inherited Members

- Protected Member Functions inherited from DefaultExposedMemberEditor
virtual void OnEnable ()
 Initializes the exposedObjectProperties member, with the current target object.
 
- Protected Attributes inherited from DefaultExposedMemberEditor
ExposedObjectMembers exposedObjectProperties
 This member stores the exposed properties for the target object.
 
+ Inheritance diagram for SoldierEditor:
+ Collaboration diagram for SoldierEditor: