C# Class WarTornLands.Infrastructure.Systems.DialogSystem.ComboBreaker

Place this at the end of a conversation and the respective NPC will shut up until spoken to again.
Inheritance: ConversationItem, IEndItem
Mostrar archivo Open project: floAr/WarTornLands

Public Methods

Method Description
ComboBreaker ( string newDefault = "#this" ) : System
Trigger ( ) : void

Method Details

ComboBreaker() public method

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

Trigger() public method

public Trigger ( ) : void
return void