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

◆ research_OnUpdate()

void Terraria.GameContent.UI.Elements.UICreativeInfiniteItemsDisplay.research_OnUpdate ( UIElement affectedElement)
inlineprivate

Definition at line 112 of file UICreativeInfiniteItemsDisplay.cs.

113 {
116 {
118 {
119 }
120 string textValue = Language.GetTextValue("CreativePowers.ResearchButtonTooltip");
121 }
122 }
class f__AnonymousType0<< Count > j__TPar
static string GetTextValue(string key)
Definition Language.cs:54
UIElement< Parent > k__BackingField

References Terraria.Localization.Language.GetTextValue(), Terraria.UI.UIElement.IsMouseHovering, j__TPar, and Terraria.UI.UIElement.k__BackingField.