C# Class Spine.Unity.Editor.BoneFollowerInspector

Inheritance: UnityEditor.Editor
Afficher le fichier Open project: 5argon/spine-unity-upm Class Usage Examples

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void
OnSceneGUI ( ) : void

Private Methods

Méthode Description
AddBoneFollowerGameObject ( MenuCommand cmd ) : void
AutonameGameObject ( BoneFollower boneFollower ) : void
OnEnable ( ) : void
RecommendRigidbodyButton ( Component component ) : void
RenameGameObject ( MenuCommand cmd ) : void
ValidateAddBoneFollowerGameObject ( MenuCommand cmd ) : bool

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

OnSceneGUI() public méthode

public OnSceneGUI ( ) : void
Résultat void