Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UnityCommonEditorLibrary
Inspectors
ReadOnlyAttributeDrawer
C# Class UnityCommonEditorLibrary.Inspectors.ReadOnlyAttributeDrawer
Inheritance:
UnityEditor.DecoratorDrawer
显示文件
Open project: thebeardphantom/UnityCommonLibrary
Public Methods
Method
Description
GetHeight
( ) :
float
OnGUI
(
Rect
position
) :
void
Method Details
GetHeight()
public
method
public
GetHeight
( ) :
float
return
float
OnGUI()
public
method
public
OnGUI
(
Rect
position
) :
void
position
UnityEngine.Rect
return
void