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
UserScope.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine.SocialPlatforms
4
{
5
// Token: 0x0200000A RID: 10
6
public
enum
UserScope
7
{
8
// Token: 0x04000010 RID: 16
9
Global
,
10
// Token: 0x04000011 RID: 17
11
FriendsOnly
12
}
13
}
System
Definition
__ComObject.cs:4
UnityEngine.SocialPlatforms.UserScope
UserScope
Definition
UserScope.cs:7
UnityEngine.SocialPlatforms.UserScope.Global
@ Global
UnityEngine.SocialPlatforms.UserScope.FriendsOnly
@ FriendsOnly
UnityEngine.SocialPlatforms
Definition
ActivePlatform.cs:5
source
UnityEngine.GameCenterModule
UnityEngine
SocialPlatforms
UserScope.cs
Generated by
1.10.0