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
kode80
GUIWrapper
GUIButton
C# Class kode80.GUIWrapper.GUIButton
Inheritance:
GUIBase
Exibir arquivo
Open project: kode80/UnityTools
Class Usage Examples
Public Methods
Method
Description
GUIButton
(
GUIContent
content
,
OnGUIAction
action
= null ) :
UnityEngine
Protected Methods
Method
Description
CustomOnGUI
( ) :
void
Method Details
CustomOnGUI()
protected
method
protected
CustomOnGUI
( ) :
void
return
void
GUIButton()
public
method
public
GUIButton
(
GUIContent
content
,
OnGUIAction
action
= null ) :
UnityEngine
content
UnityEngine.GUIContent
action
OnGUIAction
return
UnityEngine