C# Class fBaseXtensions.XML.AcceptTieredRiftRewardTag

Inheritance: ProfileBehavior
Afficher le fichier Open project: herbfunk/Funky

Private Properties

Свойство Type Description
BehaviorRoutine Task
GetGemACDGuids List
GetGemCacheACDItems List
GetGemCacheACDItems List
GetGemUIElements List
GetTieredLootLevel int
GetTotalGemUIElements int

Méthodes publiques

Méthode Description
ResetCachedDone ( ) : void

Méthodes protégées

Méthode Description
CreateBehavior ( ) : Composite

Private Methods

Méthode Description
BehaviorRoutine ( ) : Task
GetGemACDGuids ( int totalGems ) : List
GetGemCacheACDItems ( ) : List
GetGemCacheACDItems ( List Acdguids ) : List
GetGemUIElements ( ) : List
GetTieredLootLevel ( ) : int
GetTotalGemUIElements ( ) : int

Method Details

CreateBehavior() protected méthode

protected CreateBehavior ( ) : Composite
Résultat Composite

ResetCachedDone() public méthode

public ResetCachedDone ( ) : void
Résultat void