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
Dialouge
C# Class Dialouge
Inheritance:
MonoBehaviour
ファイルを表示
Open project: Aerolith-Studios/White-Collar
Class Usage Examples
Public Properties
Property
Type
Description
dialougeText
Text
phraseType
int
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
changeText
( ) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
dialougeText
public_oe property
public
Text
dialougeText
return
Text
phraseType
public_oe property
public
int
phraseType
return
int