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

◆ IsMouseVisible

bool Terraria.Server.Game.IsMouseVisible
getset

Definition at line 87 of file Game.cs.

88 {
89 get
90 {
91 }
92 set
93 {
94 }
95 }