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

◆ RegisterOverlay()

static void GUIControllerHardwareProfile.RegisterOverlay ( GUIControllerMappingEntryBase entry,
Rectangle region )
inlinestatic

Definition at line 14 of file GUIControllerHardwareProfile.cs.

15 {
16 int num = 1;
17 if (num == 0)
18 {
19 }
20 num.m_value = entry;
21 if (entry != null)
22 {
23 return;
24 }
25 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by GUIControllerHardwareProfileEntry.Draw().