C# Class ExBuddy.OrderBotTags.Behaviors.ExCompanyChestDepositTag

Inheritance: ExProfileBehavior, INpc
Show file Open project: MGramolini/ExBuddy

Private Properties

Property Type Description
MoveItem void

Protected Methods

Method Description
DoReset ( ) : void
Main ( ) : Task
OnDone ( ) : void
OnStart ( ) : void

Private Methods

Method Description
MoveItem ( BagSlot source, BagSlot destination ) : void

Method Details

DoReset() protected method

protected DoReset ( ) : void
return void

Main() protected method

protected Main ( ) : Task
return Task

OnDone() protected method

protected OnDone ( ) : void
return void

OnStart() protected method

protected OnStart ( ) : void
return void