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
ReferenceGUI
C# Class ReferenceGUI, lightitup
Inheritance:
MonoBehaviour
Mostra file
Open project: brennon/lightitup
Public Properties
Property
Type
Description
buttonCount
int
currentTrial
int
toolbarInt
int
toolbarStrings
string[]
Public Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
GetCurrentTrialNumber
( ) :
int
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
buttonCount
public_oe property
public
int
buttonCount
return
int
currentTrial
public_oe property
public
int
currentTrial
return
int
toolbarInt
public_oe property
public
int
toolbarInt
return
int
toolbarStrings
public_oe property
public
string[]
toolbarStrings
return
string[]