Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SaveGameButton
C# Class SaveGameButton, UnderworldExporter
Save game button.
Inheritance:
TouchableObject
Mostrar archivo
Open project: hankmorgan/UnderworldExporter
Class Usage Examples
Public Properties
Property
Type
Description
Off
UnityEngine.Color32
On
UnityEngine.Color32
SubmitTarget
MainMenuHud,
label
Text,
slotNo
int
Public Methods
Method
Description
OnClick
( ) :
void
OnHoverEnter
( ) :
void
OnHoverExit
( ) :
void
Start
( ) :
void
Method Details
OnClick()
public
method
public
OnClick
( ) :
void
return
void
OnHoverEnter()
public
method
public
OnHoverEnter
( ) :
void
return
void
OnHoverExit()
public
method
public
OnHoverExit
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
Off
public_oe static_oe property
public
static
Color32,UnityEngine
Off
return
UnityEngine.Color32
On
public_oe static_oe property
public
static
Color32,UnityEngine
On
return
UnityEngine.Color32
SubmitTarget
public_oe property
public
MainMenuHud,
SubmitTarget
return
MainMenuHud,
label
public_oe property
public
Text,
label
return
Text,
slotNo
public_oe property
public
int
slotNo
return
int