C# Class fBaseXtensions.XML.MoveItemTag

Inheritance: ProfileBehavior
Exibir arquivo Open project: herbfunk/Funky

Private Properties

Property Type Description
BackpackStashAttempt bool
MoveItems bool
StashAttempt bool
UpdateBackpackSlots void
UpdateMovingItemList void
UpdateStashSlots void

Public Methods

Method Description
ResetCachedDone ( ) : void

Protected Methods

Method Description
CreateBehavior ( ) : Composite

Private Methods

Method Description
BackpackStashAttempt ( CacheACDItem item, int &XY ) : bool
MoveItems ( ) : bool
StashAttempt ( CacheACDItem item, int &XY, int &StashPage ) : bool
UpdateBackpackSlots ( ) : void
UpdateMovingItemList ( ) : void
UpdateStashSlots ( ) : void

Method Details

CreateBehavior() protected method

protected CreateBehavior ( ) : Composite
return Composite

ResetCachedDone() public method

public ResetCachedDone ( ) : void
return void