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

상속: SmartGatheringRotation, IGetOverridePriority
파일 보기 프로젝트 열기: MGramolini/ExBuddy

공개 메소드들

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

보호된 메소드들

메소드 설명
DoesWardIncreaseItemYield ( ExGatherTag tag ) : bool

비공개 메소드들

메소드 설명
IGetOverridePriority ( ExGatherTag tag ) : int

메소드 상세

DoesWardIncreaseItemYield() 보호된 메소드

protected DoesWardIncreaseItemYield ( ExGatherTag tag ) : bool
tag ExGatherTag
리턴 bool

ExecuteRotation() 공개 메소드

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