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

◆ Game

Game Microsoft.Xna.Framework.GameComponent.Game
getsetinherited

Definition at line 93 of file GameComponent.cs.

94 {
95 [global::Cpp2ILInjected.Token(Token = "0x60014CD")]
96 [global::Cpp2ILInjected.Address(RVA = "0xA969DC", Offset = "0xA969DC", Length = "0x8")]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
98 get
99 {
100 throw null;
101 }
102 }