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

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

Méthodes publiques

Méthode Description
ExecuteRotation ( ExGatherTag tag ) : Task
Prepare ( ExGatherTag tag ) : Task

Méthodes protégées

Méthode Description
IncreaseChance ( ExGatherTag tag ) : Task

Private Methods

Méthode Description
IGetOverridePriority ( ExGatherTag tag ) : int

Method Details

ExecuteRotation() public méthode

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

IncreaseChance() protected méthode

protected IncreaseChance ( ExGatherTag tag ) : Task
tag ExGatherTag
Résultat Task

Prepare() public méthode

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