C# 클래스 WarTornLands.Infrastructure.Systems.DialogSystem.ComboBreaker

Place this at the end of a conversation and the respective NPC will shut up until spoken to again.
상속: ConversationItem, IEndItem
파일 보기 프로젝트 열기: floAr/WarTornLands

공개 메소드들

메소드 설명
ComboBreaker ( string newDefault = "#this" ) : System
Trigger ( ) : void

메소드 상세

ComboBreaker() 공개 메소드

public ComboBreaker ( string newDefault = "#this" ) : System
newDefault string
리턴 System

Trigger() 공개 메소드

public Trigger ( ) : void
리턴 void