C# Class ExBuddy.OrderBotTags.Gather.Rotations.ElementalGatheringRotation

Inheritance: SmartGatheringRotation, IGetOverridePriority
Afficher le fichier Open project: MGramolini/ExBuddy

Méthodes publiques

Méthode Description
ExecuteRotation ( ExGatherTag tag ) : Task

Méthodes protégées

Méthode Description
DoesWardIncreaseItemYield ( ExGatherTag tag ) : bool

Private Methods

Méthode Description
IGetOverridePriority ( ExGatherTag tag ) : int

Method Details

DoesWardIncreaseItemYield() protected méthode

protected DoesWardIncreaseItemYield ( ExGatherTag tag ) : bool
tag ExGatherTag
Résultat bool

ExecuteRotation() public méthode

public ExecuteRotation ( ExGatherTag tag ) : Task
tag ExGatherTag
Résultat Task