Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
UnityToolbag
ArrayIndexAttributeDrawer
C# Класс UnityToolbag.ArrayIndexAttributeDrawer
Наследование:
UnityEditor.PropertyDrawer
Показать файл
Открыть проект
Открытые методы
Метод
Описание
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