C# 클래스 DisableInInspectorDrawer, Unity_FrameRateChecker

상속: PropertyDrawer
파일 보기 프로젝트 열기: XJINE/Unity_FrameRateChecker

공개 메소드들

메소드 설명
OnGUI ( Rect, position, UnityEditor.SerializedProperty property, GUIContent, label ) : void

메소드 상세

OnGUI() 공개 메소드

public OnGUI ( Rect, position, UnityEditor.SerializedProperty property, GUIContent, label ) : void
position Rect,
property UnityEditor.SerializedProperty
label GUIContent,
리턴 void