terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ isFriend

bool UnityEngine.SocialPlatforms.Impl.UserProfile.isFriend
getinherited

Definition at line 103 of file UserProfile.cs.

104 {
105 get
106 {
107 return this.m_IsFriend;
108 }
109 }

Referenced by UnityEngine.SocialPlatforms.Impl.UserProfile.ToString().