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