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

◆ isFriend

bool UnityEngine.SocialPlatforms.Impl.UserProfile.isFriend
getset

Definition at line 105 of file UserProfile.cs.

106 {
107 [global::Cpp2ILInjected.Token(Token = "0x600001F")]
108 [global::Cpp2ILInjected.Address(RVA = "0x1F93F8C", Offset = "0x1F93F8C", Length = "0x8")]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
110 get
111 {
112 throw null;
113 }
114 }