Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
DebugOffset
C# Class DebugOffset, Unity-ITGHD
Inheritance:
MonoBehaviour
ファイルを表示
Open project: BenouKat/Unity-ITGHD
Class Usage Examples
Public Properties
Property
Type
Description
posLabel
Rect
skin
UnityEngine.GUISkin
validValue
bool
Public Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
posLabel
public_oe property
public
Rect
posLabel
return
Rect
skin
public_oe property
public
GUISkin,UnityEngine
skin
return
UnityEngine.GUISkin
validValue
public_oe property
public
bool
validValue
return
bool