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
ReferenceGUI
C# Class ReferenceGUI, lightitup
Inheritance:
MonoBehaviour
Show 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 property
public
int
buttonCount
return
int
currentTrial
public property
public
int
currentTrial
return
int
toolbarInt
public property
public
int
toolbarInt
return
int
toolbarStrings
public property
public
string[]
toolbarStrings
return
string[]