C# 클래스 ExBuddy.OrderBotTags.Gather.Rotations.CollectableGatheringRotation

상속: GatheringRotation
파일 보기 프로젝트 열기: MGramolini/ExBuddy

공개 메소드들

메소드 설명
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