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

namespace UnityEngine.SocialPlatforms.Impl
{
public class AchievementDescription // TypeDefIndex: 13155
{
	// Fields
	type#26577 m_Title;
	type#27319 m_Image;
	type#26577 m_AchievedDescription;
	type#26577 m_UnachievedDescription;
	type#15314 m_Hidden;
	type#20868 m_Points;
	type#26577 <id>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 id, type#26576 title, type#27318 image, type#26576 achievedDescription, type#26576 unachievedDescription, type#15313 hidden, type#20867 points) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public type#28660 SetImage(type#27318 image) { }
	// RVA: -1
	public virtual type#26576 get_id() { }
	// RVA: -1
	public virtual type#28660 set_id(type#26576 value) { }
	// RVA: -1
	public virtual type#26576 get_title() { }
	// RVA: -1
	public virtual type#26576 get_achievedDescription() { }
	// RVA: -1
	public virtual type#26576 get_unachievedDescription() { }
	// RVA: -1
	public virtual type#15313 get_hidden() { }
	// RVA: -1
	public virtual type#20867 get_points() { }
}
}
