// Assembly: UnityEngine.GameCenterModule
// Full name: UnityEngine.SocialPlatforms.Impl.LocalUser

namespace UnityEngine.SocialPlatforms.Impl
{
public class LocalUser // TypeDefIndex: 13152
{
	// Fields
	type#13133 m_Friends;
	type#15314 m_Authenticated;
	type#15314 m_Underage;

	// Methods
	// RVA: -1
	public type#28660 SetFriends(type#13132 friends) { }
	// RVA: -1
	public type#28660 SetAuthenticated(type#15313 value) { }
	// RVA: -1
	public type#28660 SetUnderage(type#15313 value) { }
}
}
