C# Class MoveAction, MagesOfBlight

Inheritance: EntityAction
Afficher le fichier Open project: DomCristaldi/MagesOfBlight Class Usage Examples

Méthodes publiques

Méthode Description
DoAction ( ) : bool
Init ( ) : void

Méthodes protégées

Méthode Description
ActionSuccess ( ) : bool

Method Details

ActionSuccess() protected méthode

protected ActionSuccess ( ) : bool
Résultat bool

DoAction() public méthode

public DoAction ( ) : bool
Résultat bool

Init() public méthode

public Init ( ) : void
Résultat void