terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ AllowUserResizing

bool Microsoft.Xna.Framework.GameWindow.AllowUserResizing
getsetabstract

Definition at line 49 of file GameWindow.cs.

50 {
51 [global::Cpp2ILInjected.Token(Token = "0x60014A5")]
52 get;
53 [global::Cpp2ILInjected.Token(Token = "0x60014A6")]
54 set;
55 }