C# Class Spine.Unity.Editor.SkeletonAnimatorInspector

Inheritance: SkeletonRendererInspector
Afficher le fichier Open project: EsotericSoftware/spine-runtimes

Protected Properties

Свойство Type Description
autoReset UnityEditor.SerializedProperty
layerMixModes UnityEditor.SerializedProperty

Méthodes protégées

Méthode Description
DrawInspectorGUI ( bool multi ) : void
OnEnable ( ) : void

Method Details

DrawInspectorGUI() protected méthode

protected DrawInspectorGUI ( bool multi ) : void
multi bool
Résultat void

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

Property Details

autoReset protected_oe property

protected SerializedProperty,UnityEditor autoReset
Résultat UnityEditor.SerializedProperty

layerMixModes protected_oe property

protected SerializedProperty,UnityEditor layerMixModes
Résultat UnityEditor.SerializedProperty