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
IUserProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine.SocialPlatforms
4
{
5
// Token: 0x02000008 RID: 8
6
public
interface
IUserProfile
7
{
8
// Token: 0x17000007 RID: 7
9
// (get) Token: 0x0600000E RID: 14
10
string
userName
{
get
; }
11
12
// Token: 0x17000008 RID: 8
13
// (get) Token: 0x0600000F RID: 15
14
string
id
{
get
; }
15
}
16
}
UnityEngine.SocialPlatforms.IUserProfile.userName
string userName
Definition
IUserProfile.cs:10
UnityEngine.SocialPlatforms.IUserProfile
Definition
IUserProfile.cs:7
System
Definition
__ComObject.cs:4
UnityEngine.SocialPlatforms
Definition
ActivePlatform.cs:5
source
UnityEngine.GameCenterModule
UnityEngine
SocialPlatforms
IUserProfile.cs
Generated by
1.10.0