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

◆ UserUID

string DrPlatform.Steam.User.UserUID
staticgetset

Definition at line 1618 of file DrPlatform.cs.

1619 {
1620 [global::Cpp2ILInjected.Token(Token = "0x6000123")]
1621 [global::Cpp2ILInjected.Address(RVA = "0x7033FC", Offset = "0x7033FC", Length = "0x48")]
1622 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1623 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1624 get
1625 {
1626 throw null;
1627 }
1628 }