Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
YesNo
C# Class YesNo, RiftGesture
Inheritance:
MonoBehaviour
ファイルを表示
Open project: KatsuomiK/RiftGesture
Class Usage Examples
Public Properties
Property
Type
Description
messagePrefab
Transform
Public Methods
Method
Description
SpawnMessage
(
string
text
) :
void
TriggerNo
( ) :
void
TriggerYes
( ) :
void
Method Details
SpawnMessage()
public
method
public
SpawnMessage
(
string
text
) :
void
text
string
return
void
TriggerNo()
public
method
public
TriggerNo
( ) :
void
return
void
TriggerYes()
public
method
public
TriggerYes
( ) :
void
return
void
Property Details
messagePrefab
public_oe property
public
Transform
messagePrefab
return
Transform