terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.UI.ResourceSets.PlayerResourceSetsManager Class Reference

Public Member Functions

void BindTo (Preferences preferences)
 
void LoadContent (AssetRequestMode mode)
 
void SetActiveFromLoadedConfigKey ()
 
void TryToHoverOverResources ()
 
void Draw ()
 
void CycleResourceSet ()
 
 PlayerResourceSetsManager ()
 

Properties

string ActiveSetKeyName [get, private set]
 

Private Member Functions

void Configuration_OnLoad (Preferences obj)
 
void Configuration_OnSave (Preferences obj)
 
void SetActive (string name)
 
void SetActiveFrame (IPlayerResourcesDisplaySet set)
 

Private Attributes

Dictionary< string, IPlayerResourcesDisplaySet_sets
 
IPlayerResourcesDisplaySet _activeSet
 
string _activeSetConfigKey
 
bool _loadedContent
 
string< ActiveSetKeyNamek__BackingField
 

Detailed Description

Definition at line 11 of file PlayerResourceSetsManager.cs.


The documentation for this class was generated from the following file: