C# Class GUIControllerScript.SelectedActionText, Spare-Change

Inheritance: BattleTextEntry
Afficher le fichier Open project: ThatsAMorais/Spare-Change

Méthodes publiques

Méthode Description
Draw ( ) : void
PlainText ( ) : string
SelectedActionText ( string turnActor, string action, string target ) : System.Collections

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

PlainText() public méthode

public PlainText ( ) : string
Résultat string

SelectedActionText() public méthode

public SelectedActionText ( string turnActor, string action, string target ) : System.Collections
turnActor string
action string
target string
Résultat System.Collections