Corgi Engine  v8.8
MoreMountains.CorgiEngine.CharacterInspector Class Reference

Adds custom labels to the Character inspector More...

Inheritance diagram for MoreMountains.CorgiEngine.CharacterInspector:

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)
 Adds all the possible components to a character More...
 

Detailed Description

Adds custom labels to the Character inspector

Member Function Documentation

◆ GenerateCharacter()

virtual void MoreMountains.CorgiEngine.CharacterInspector.GenerateCharacter ( Character.CharacterTypes  type)
protectedvirtual

Adds all the possible components to a character

◆ OnInspectorGUI()

override void MoreMountains.CorgiEngine.CharacterInspector.OnInspectorGUI ( )

When inspecting a Character, adds to the regular inspector some labels, useful for debugging


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