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
YesNoListener
C# Class YesNoListener, RiftGesture
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: KatsuomiK/RiftGesture
Public Properties
Property
Type
Description
noLabel
string
yesLabel
string
Public Methods
Method
Description
TriggerNo
( ) :
void
TriggerYes
( ) :
void
Method Details
TriggerNo()
public
method
public
TriggerNo
( ) :
void
return
void
TriggerYes()
public
method
public
TriggerYes
( ) :
void
return
void
Property Details
noLabel
public_oe property
public
string
noLabel
return
string
yesLabel
public_oe property
public
string
yesLabel
return
string