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

Inheritance: ConversationItem
Afficher le fichier Open project: floAr/WarTornLands

Méthodes publiques

Méthode Description
TextLineAndEvent ( string text, System.Action action ) : System
Trigger ( ) : void

Method Details

TextLineAndEvent() public méthode

public TextLineAndEvent ( string text, System.Action action ) : System
text string
action System.Action
Résultat System

Trigger() public méthode

public Trigger ( ) : void
Résultat void