Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SceceChangeGUIScript
C# Class SceceChangeGUIScript, Unity2D_ActionGame
Inheritance:
MonoBehaviour
Mostra file
Open project: Buravo46/Unity2D_ActionGame
Public Properties
Property
Type
Description
buttonHeight
float
buttonLabel
string
buttonWidth
float
offsetX
float
offsetY
float
sceneName
string
skin
UnityEngine.GUISkin
Public Methods
Method
Description
OnGUI
( ) :
void
start
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
start()
public
method
public
start
( ) :
void
return
void
Property Details
buttonHeight
public_oe property
public
float
buttonHeight
return
float
buttonLabel
public_oe property
public
string
buttonLabel
return
string
buttonWidth
public_oe property
public
float
buttonWidth
return
float
offsetX
public_oe property
public
float
offsetX
return
float
offsetY
public_oe property
public
float
offsetY
return
float
sceneName
public_oe property
public
string
sceneName
return
string
skin
public_oe property
public
GUISkin,UnityEngine
skin
return
UnityEngine.GUISkin