C# 클래스 ExBuddy.OrderBotTags.Gather.GatherSpots.IndirectApproachGatherSpot

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MoveFromSpot ( ExGatherTag tag ) : Task
MoveToSpot ( ExGatherTag tag ) : Task

메소드 상세

MoveFromSpot() 공개 메소드

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

MoveToSpot() 공개 메소드

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