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

namespace UnityEngine.SocialPlatforms.Impl
{
public class Achievement // TypeDefIndex: 13154
{
	// Fields
	type#15314 m_Completed;
	type#15314 m_Hidden;
	type#17077 m_LastReportedDate;
	type#26577 <id>k__BackingField;
	type#17431 <percentCompleted>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 id, type#17430 percentCompleted, type#15313 completed, type#15313 hidden, type#17076 lastReportedDate) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#26576 get_id() { }
	// RVA: -1
	public virtual type#28660 set_id(type#26576 value) { }
	// RVA: -1
	public virtual type#17430 get_percentCompleted() { }
	// RVA: -1
	public virtual type#28660 set_percentCompleted(type#17430 value) { }
	// RVA: -1
	public virtual type#15313 get_completed() { }
	// RVA: -1
	public virtual type#15313 get_hidden() { }
	// RVA: -1
	public virtual type#17076 get_lastReportedDate() { }
}
}
