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

◆ DrawTitle()

static void GUIControllerHardwareProfile.DrawTitle ( )
inlinestaticprivate

Definition at line 104 of file GUIControllerHardwareProfile.cs.

105 {
106 string textValue = Language.GetTextValue("GameUI.HardwareProfileMenu");
107 }
class f__AnonymousType0<< Count > j__TPar
static string GetTextValue(string key)
Definition Language.cs:54

References Terraria.Localization.Language.GetTextValue(), and j__TPar.