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

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

공개 메소드들

메소드 설명
ExecuteRotation ( ExGatherTag tag ) : Task
Gather ( ExGatherTag tag ) : Task

보호된 메소드들

메소드 설명
IncreaseChance ( ExGatherTag tag ) : Task

메소드 상세

ExecuteRotation() 공개 메소드

public ExecuteRotation ( ExGatherTag tag ) : Task
tag ExGatherTag
리턴 Task

Gather() 공개 메소드

public Gather ( ExGatherTag tag ) : Task
tag ExGatherTag
리턴 Task

IncreaseChance() 보호된 메소드

protected IncreaseChance ( ExGatherTag tag ) : Task
tag ExGatherTag
리턴 Task