// Assembly: UnityEngine.GameCenterModule
// Full name: UnityEngine.SocialPlatforms.UserState

namespace UnityEngine.SocialPlatforms
{
public class UserState // TypeDefIndex: 13147
{
	// Fields
	type#20890 value__;
	type#28252 Online;
	type#28252 OnlineAndAway;
	type#28252 OnlineAndBusy;
	type#28252 Offline;
	type#28252 Playing;
}
}
