Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
WarTornLands
Infrastructure
Systems
DialogSystem
ComboBreaker
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