C# Class Spine.Unity.Editor.BoundingBoxFollowerInspector

Inheritance: UnityEditor.Editor
Afficher le fichier Open project: EsotericSoftware/spine-runtimes

Private Properties

Свойство Type Description
AddBoundingBoxFollowerChild UnityEngine.GameObject
AddBoundingBoxFollowerChild void
OnEnable void

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
AddBoundingBoxFollowerChild ( SkeletonRenderer sr, BoundingBoxFollower original = null ) : GameObject
AddBoundingBoxFollowerChild ( MenuCommand command ) : void
OnEnable ( ) : void

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void