Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WarTornLands
Infrastructure
Systems
DialogSystem
TextLineAndEvent
C# 클래스 WarTornLands.Infrastructure.Systems.DialogSystem.TextLineAndEvent
상속:
ConversationItem
파일 보기
프로젝트 열기: floAr/WarTornLands
공개 메소드들
메소드
설명
TextLineAndEvent
(
string
text
,
System.Action
action
) :
System
Trigger
( ) :
void
메소드 상세
TextLineAndEvent()
공개
메소드
public
TextLineAndEvent
(
string
text
,
System.Action
action
) :
System
text
string
action
System.Action
리턴
System
Trigger()
공개
메소드
public
Trigger
( ) :
void
리턴
void