C# 클래스 Spine.Unity.Editor.BoundingBoxFollowerInspector

상속: UnityEditor.Editor
파일 보기 프로젝트 열기: EsotericSoftware/spine-runtimes

Private Properties

프로퍼티 타입 설명
AddBoundingBoxFollowerChild UnityEngine.GameObject
AddBoundingBoxFollowerChild void
OnEnable void

공개 메소드들

메소드 설명
OnInspectorGUI ( ) : void

비공개 메소드들

메소드 설명
AddBoundingBoxFollowerChild ( SkeletonRenderer sr, BoundingBoxFollower original = null ) : GameObject
AddBoundingBoxFollowerChild ( MenuCommand command ) : void
OnEnable ( ) : void

메소드 상세

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void