C# Class fBaseXtensions.XML.AcceptTieredRiftRewardTag

Inheritance: ProfileBehavior
Exibir arquivo Open project: herbfunk/Funky

Private Properties

Property Type Description
BehaviorRoutine Task
GetGemACDGuids List
GetGemCacheACDItems List
GetGemCacheACDItems List
GetGemUIElements List
GetTieredLootLevel int
GetTotalGemUIElements int

Public Methods

Method Description
ResetCachedDone ( ) : void

Protected Methods

Method Description
CreateBehavior ( ) : Composite

Private Methods

Method Description
BehaviorRoutine ( ) : Task
GetGemACDGuids ( int totalGems ) : List
GetGemCacheACDItems ( ) : List
GetGemCacheACDItems ( List Acdguids ) : List
GetGemUIElements ( ) : List
GetTieredLootLevel ( ) : int
GetTotalGemUIElements ( ) : int

Method Details

CreateBehavior() protected method

protected CreateBehavior ( ) : Composite
return Composite

ResetCachedDone() public method

public ResetCachedDone ( ) : void
return void