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

◆ id

string UnityEngine.SocialPlatforms.Impl.UserProfile.id
getset

Implements UnityEngine.SocialPlatforms.IUserProfile.

Definition at line 93 of file UserProfile.cs.

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