Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
wuxingogo
Attribute
XAttributeDrawer
C# 클래스 wuxingogo.Attribute.XAttributeDrawer
상속:
UnityEditor.PropertyDrawer
파일 보기
프로젝트 열기: wuxingogo/WuxingogoExtension
공개 메소드들
메소드
설명
OnGUI
(
Rect
position
,
UnityEditor.SerializedProperty
property
,
GUIContent
label
) :
void
메소드 상세
OnGUI()
공개
메소드
public
OnGUI
(
Rect
position
,
UnityEditor.SerializedProperty
property
,
GUIContent
label
) :
void
position
UnityEngine.Rect
property
UnityEditor.SerializedProperty
label
UnityEngine.GUIContent
리턴
void