C# Класс ExBuddy.OrderBotTags.Gather.Rotations.CollectableGatheringRotation

Наследование: GatheringRotation
Показать файл Открыть проект

Открытые методы

Метод Описание
ExecuteRotation ( ExGatherTag tag ) : Task
Gather ( ExGatherTag tag ) : Task
Prepare ( ExGatherTag tag ) : Task
ShouldForceGather ( ExGatherTag tag ) : bool

Защищенные методы

Метод Описание
AppraiseAndRebuff ( ExGatherTag tag ) : System.Threading.Tasks.Task
Discerning ( ExGatherTag tag ) : System.Threading.Tasks.Task
DiscerningImpulsive ( ExGatherTag tag ) : System.Threading.Tasks.Task
DiscerningMethodical ( ExGatherTag tag ) : System.Threading.Tasks.Task
Impulsive ( ExGatherTag tag ) : System.Threading.Tasks.Task
IncreaseChance ( ExGatherTag tag ) : Task
Methodical ( ExGatherTag tag ) : System.Threading.Tasks.Task
SingleMindImpulsive ( ExGatherTag tag ) : System.Threading.Tasks.Task
SingleMindMethodical ( ExGatherTag tag ) : System.Threading.Tasks.Task
UtmostCaution ( ExGatherTag tag ) : System.Threading.Tasks.Task
UtmostDiscerningMethodical ( ExGatherTag tag ) : System.Threading.Tasks.Task
UtmostImpulsive ( ExGatherTag tag ) : System.Threading.Tasks.Task
UtmostMethodical ( ExGatherTag tag ) : System.Threading.Tasks.Task
UtmostSingleMindMethodical ( ExGatherTag tag ) : System.Threading.Tasks.Task

Описание методов

AppraiseAndRebuff() защищенный Метод

protected AppraiseAndRebuff ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

Discerning() защищенный Метод

protected Discerning ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

DiscerningImpulsive() защищенный Метод

protected DiscerningImpulsive ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

DiscerningMethodical() защищенный Метод

protected DiscerningMethodical ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

ExecuteRotation() публичный Метод

public ExecuteRotation ( ExGatherTag tag ) : Task
tag ExGatherTag
Результат Task

Gather() публичный Метод

public Gather ( ExGatherTag tag ) : Task
tag ExGatherTag
Результат Task

Impulsive() защищенный Метод

protected Impulsive ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

IncreaseChance() защищенный Метод

protected IncreaseChance ( ExGatherTag tag ) : Task
tag ExGatherTag
Результат Task

Methodical() защищенный Метод

protected Methodical ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

Prepare() публичный Метод

public Prepare ( ExGatherTag tag ) : Task
tag ExGatherTag
Результат Task

ShouldForceGather() публичный Метод

public ShouldForceGather ( ExGatherTag tag ) : bool
tag ExGatherTag
Результат bool

SingleMindImpulsive() защищенный Метод

protected SingleMindImpulsive ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

SingleMindMethodical() защищенный Метод

protected SingleMindMethodical ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

UtmostCaution() защищенный Метод

protected UtmostCaution ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

UtmostDiscerningMethodical() защищенный Метод

protected UtmostDiscerningMethodical ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

UtmostImpulsive() защищенный Метод

protected UtmostImpulsive ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

UtmostMethodical() защищенный Метод

protected UtmostMethodical ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task

UtmostSingleMindMethodical() защищенный Метод

protected UtmostSingleMindMethodical ( ExGatherTag tag ) : System.Threading.Tasks.Task
tag ExGatherTag
Результат System.Threading.Tasks.Task