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

◆ Window

GameWindow Terraria.Server.Game.Window
getset

Definition at line 160 of file Game.cs.

161 {
162 [global::Cpp2ILInjected.Token(Token = "0x6003234")]
163 [global::Cpp2ILInjected.Address(RVA = "0x132C100", Offset = "0x132C100", Length = "0x8")]
164 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
165 get
166 {
167 throw null;
168 }
169 }