terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
ClassicPlayerResourcesDisplaySet (string nameKey, string configKey) | |
void | Draw () |
void | TryToHover () |
Properties | |
string | NameKey [get, private set] |
string | ConfigKey [get, private set] |
Private Member Functions | |
void | DrawLife () |
void | DrawMana () |
Private Attributes | |
int | UIDisplay_ManaPerStar |
float | UIDisplay_LifePerHeart |
int | UI_ScreenAnchorX |
string< NameKey > | k__BackingField |
string< ConfigKey > | k__BackingField |
Definition at line 9 of file ClassicPlayerResourcesDisplaySet.cs.