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

◆ UserId

string XBOPlatformEvent.UserId
staticgetset

Definition at line 10 of file XBOPlatformEvent.cs.

11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600018C")]
13 [global::Cpp2ILInjected.Address(RVA = "0x705F08", Offset = "0x705F08", Length = "0x48")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
16 get
17 {
18 throw null;
19 }
20 }