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

◆ changed

bool UnityEngine.GUI.changed
staticset

Definition at line 236 of file GUI.cs.

237 {
238 set
239 {
240 throw new MissingMethodException();
241 }
242 }