Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
UnityCommonEditorLibrary
Inspectors
NoteAttributeDrawer
C# Class UnityCommonEditorLibrary.Inspectors.NoteAttributeDrawer
Inheritance:
UnityEditor.DecoratorDrawer
Exibir arquivo
Open project: thebeardphantom/UnityCommonLibrary
Public Methods
Method
Description
GetHeight
( ) :
float
OnGUI
(
Rect
position
) :
void
Private Methods
Method
Description
EnsureNoteData
( ) :
void
Method Details
GetHeight()
public
method
public
GetHeight
( ) :
float
return
float
OnGUI()
public
method
public
OnGUI
(
Rect
position
) :
void
position
UnityEngine.Rect
return
void