C# Class ExBuddy.OrderBotTags.Gather.GatherSpots.StealthGatherSpot

Inheritance: GatherSpot
Mostrar archivo Open project: MGramolini/ExBuddy

Private Properties

Property Type Description

Public Methods

Method Description
MoveFromSpot ( ExGatherTag tag ) : Task
MoveToSpot ( ExGatherTag tag ) : Task

Method Details

MoveFromSpot() public method

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

MoveToSpot() public method

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