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
DeveloperEvent
C# Class DeveloperEvent, HomeAlone
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: SNUGDC/HomeAlone
Public Properties
Property
Type
Description
Dialog
GameObject
button
GameObject[]
Public Methods
Method
Description
GoToMain
( ) :
void
ImageChange
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
GoToMain()
public
method
public
GoToMain
( ) :
void
return
void
ImageChange()
public
method
public
ImageChange
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Dialog
public_oe property
public
GameObject
Dialog
return
GameObject
button
public_oe property
public
GameObject[]
button
return
GameObject[]