C# 클래스 UnityCommonEditorLibrary.Inspectors.NoteAttributeDrawer

상속: UnityEditor.DecoratorDrawer
파일 보기 프로젝트 열기: thebeardphantom/UnityCommonLibrary

공개 메소드들

메소드 설명
GetHeight ( ) : float
OnGUI ( Rect position ) : void

비공개 메소드들

메소드 설명
EnsureNoteData ( ) : void

메소드 상세

GetHeight() 공개 메소드

public GetHeight ( ) : float
리턴 float

OnGUI() 공개 메소드

public OnGUI ( Rect position ) : void
position UnityEngine.Rect
리턴 void