C# Class cleanLayer.Brains.RetributionPaladinBrain

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

Méthodes publiques

Méthode Description
RetributionPaladinBrain ( ) : System.Linq

Méthodes protégées

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

Method Details

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

RetributionPaladinBrain() public méthode

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