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
◆
ShutdownUI()
void
GUISettings.ShutdownUI
(
)
inline
Definition at line
20
of file
GUISettings.cs
.
21
{
22
if
(this.
Visible
)
23
{
24
return
;
25
}
26
}
GUISettings.Visible
bool Visible
Definition
GUISettings.cs:192
References
Visible
.
GUISettings
Generated by
1.10.0