C# Class Divine_Right.InterfaceComponents.Objects.DecisionPopupChoice

A choice in a decision popup
Afficher le fichier Open project: Haedrian/Divine-Right Class Usage Examples

Méthodes publiques

Méthode Description
DecisionPopupChoice ( string text, InternalActionEnum internalAction, ActionType gameAction, object arguments ) : System

Method Details

DecisionPopupChoice() public méthode

public DecisionPopupChoice ( string text, InternalActionEnum internalAction, ActionType gameAction, object arguments ) : System
text string
internalAction InternalActionEnum
gameAction ActionType
arguments object
Résultat System