Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Spine
Unity
Modules
SkeletonRagdollInspector.LayerFieldPropertyDrawer
C# Class Spine.Unity.Modules.SkeletonRagdollInspector.LayerFieldPropertyDrawer
Inheritance:
UnityEditor.PropertyDrawer
Mostrar archivo
Open project: EsotericSoftware/spine-runtimes
Public Methods
Method
Description
OnGUI
(
Rect
position
,
UnityEditor.SerializedProperty
property
,
GUIContent
label
) :
void
Method Details
OnGUI()
public
method
public
OnGUI
(
Rect
position
,
UnityEditor.SerializedProperty
property
,
GUIContent
label
) :
void
position
UnityEngine.Rect
property
UnityEditor.SerializedProperty
label
UnityEngine.GUIContent
return
void