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
Afficher le fichier Open project: floAr/WarTornLands

Méthodes publiques

Méthode Description
ComboBreaker ( string newDefault = "#this" ) : System
Trigger ( ) : void

Method Details

ComboBreaker() public méthode

public ComboBreaker ( string newDefault = "#this" ) : System
newDefault string
Résultat System

Trigger() public méthode

public Trigger ( ) : void
Résultat void