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

◆ userName

string UnityEngine.SocialPlatforms.Impl.UserProfile.userName
getinherited

Implements UnityEngine.SocialPlatforms.IUserProfile.

Definition at line 83 of file UserProfile.cs.

84 {
85 get
86 {
87 return this.m_UserName;
88 }
89 }

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