C# Class cleanLayer.Brains.LowbieMage

Inheritance: cleanLayer.Library.Combat.Brain
Afficher le fichier Open project: Vipeax/cleanLayer

Méthodes publiques

Méthode Description
LowbieMage ( ) : System.Linq

Méthodes protégées

Méthode Description
OnAfterAction ( ActionBase action ) : void
OnBeforeAction ( ActionBase action ) : void

Method Details

LowbieMage() public méthode

public LowbieMage ( ) : System.Linq
Résultat System.Linq

OnAfterAction() protected méthode

protected OnAfterAction ( ActionBase action ) : void
action cleanLayer.Library.Combat.ActionBase
Résultat void

OnBeforeAction() protected méthode

protected OnBeforeAction ( ActionBase action ) : void
action cleanLayer.Library.Combat.ActionBase
Résultat void