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

Adds custom labels to the Character inspector More...

Inheritance diagram for MoreMountains.CorgiEngine.CharacterAbilityInspector:

Public Member Functions

override void OnInspectorGUI ()
 When inspecting a Character, adds to the regular inspector some labels, useful for debugging More...
 

Protected Attributes

SerializedProperty _abilityStartFeedbacks
 
SerializedProperty _abilityStopFeedbacks
 
List< String > _propertiesToHide
 
bool _hasHiddenProperties = false
 

Detailed Description

Adds custom labels to the Character inspector

Member Function Documentation

◆ OnInspectorGUI()

override void MoreMountains.CorgiEngine.CharacterAbilityInspector.OnInspectorGUI ( )

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

Member Data Documentation

◆ _abilityStartFeedbacks

SerializedProperty MoreMountains.CorgiEngine.CharacterAbilityInspector._abilityStartFeedbacks
protected

◆ _abilityStopFeedbacks

SerializedProperty MoreMountains.CorgiEngine.CharacterAbilityInspector._abilityStopFeedbacks
protected

◆ _hasHiddenProperties

bool MoreMountains.CorgiEngine.CharacterAbilityInspector._hasHiddenProperties = false
protected

◆ _propertiesToHide

List<String> MoreMountains.CorgiEngine.CharacterAbilityInspector._propertiesToHide
protected

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