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

Inheritance: SmartGatheringRotation, IGetOverridePriority
显示文件 Open project: MGramolini/ExBuddy

Public Methods

Method Description
ExecuteRotation ( ExGatherTag tag ) : Task

Protected Methods

Method Description
DoesWardIncreaseItemYield ( ExGatherTag tag ) : bool

Private Methods

Method Description
IGetOverridePriority ( ExGatherTag tag ) : int

Method Details

DoesWardIncreaseItemYield() protected method

protected DoesWardIncreaseItemYield ( ExGatherTag tag ) : bool
tag ExGatherTag
return bool

ExecuteRotation() public method

public ExecuteRotation ( ExGatherTag tag ) : Task
tag ExGatherTag
return Task