C# 클래스 UnityEditor.HeaderDrawer

상속: DecoratorDrawer
파일 보기 프로젝트 열기: randomize/VimConfig

공개 메소드들

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

메소드 상세

GetHeight() 공개 메소드

public GetHeight ( ) : float
리턴 float

OnGUI() 공개 메소드

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