Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
wuxingogo
Attribute
XAttributeDrawer
C# Class wuxingogo.Attribute.XAttributeDrawer
Inheritance:
UnityEditor.PropertyDrawer
Afficher le fichier
Open project: wuxingogo/WuxingogoExtension
Méthodes publiques
Méthode
Description
OnGUI
(
Rect
position
,
UnityEditor.SerializedProperty
property
,
GUIContent
label
) :
void
Method Details
OnGUI()
public
méthode
public
OnGUI
(
Rect
position
,
UnityEditor.SerializedProperty
property
,
GUIContent
label
) :
void
position
UnityEngine.Rect
property
UnityEditor.SerializedProperty
label
UnityEngine.GUIContent
Résultat
void