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

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
IncreaseChance ( ExGatherTag tag ) : Task

Method Details

ExecuteRotation() public méthode

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

Gather() public méthode

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

IncreaseChance() protected méthode

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