|
TopDown Engine
v4.4
|
Adds custom labels to the Character inspector More...
Public Types | |
| enum | Modes { Modes.TwoD, Modes.ThreeD } |
Public Member Functions | |
| override void | OnInspectorGUI () |
| When inspecting a Character, adds to the regular inspector some labels, useful for debugging More... | |
Protected Member Functions | |
| virtual void | GenerateCharacter (Character.CharacterTypes type, Modes mode) |
| Adds all the possible components to a character More... | |
Adds custom labels to the Character inspector
|
protectedvirtual |
Adds all the possible components to a character
| override void MoreMountains.TopDownEngine.CharacterInspector.OnInspectorGUI | ( | ) |
When inspecting a Character, adds to the regular inspector some labels, useful for debugging