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

◆ RefreshTemplate()

void GUIInterfaceEdit.RefreshTemplate ( )
inlineprivate

Definition at line 503 of file GUIInterfaceEdit.cs.

504 {
505 bool flag = this.selectedCustom;
506 if (!flag)
507 {
508 if (!flag)
509 {
510 }
512 return;
513 }
514 }
static InterfaceProfile_Layout Active

References InterfaceStyles_Layout.Active, and selectedCustom.

Referenced by DrawTemplate().