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
WarTornLands
Infrastructure
Systems
DialogSystem
TextLineAndEvent
C# Class WarTornLands.Infrastructure.Systems.DialogSystem.TextLineAndEvent
Inheritance:
ConversationItem
ファイルを表示
Open project: floAr/WarTornLands
Public Methods
Method
Description
TextLineAndEvent
(
string
text
,
System.Action
action
) :
System
Trigger
( ) :
void
Method Details
TextLineAndEvent()
public
method
public
TextLineAndEvent
(
string
text
,
System.Action
action
) :
System
text
string
action
System.Action
return
System
Trigger()
public
method
public
Trigger
( ) :
void
return
void