Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SceceChangeGUIScript
C# Class SceceChangeGUIScript, Unity2D_ActionGame
Inheritance:
MonoBehaviour
Show 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 property
public
float
buttonHeight
return
float
buttonLabel
public property
public
string
buttonLabel
return
string
buttonWidth
public property
public
float
buttonWidth
return
float
offsetX
public property
public
float
offsetX
return
float
offsetY
public property
public
float
offsetY
return
float
sceneName
public property
public
string
sceneName
return
string
skin
public property
public
GUISkin,UnityEngine
skin
return
UnityEngine.GUISkin