// Assembly: UnityEngine.GameCenterModule
// Full name: UnityEngine.SocialPlatforms.GameCenter.GcAchievementDescriptionData

namespace UnityEngine.SocialPlatforms.GameCenter
{
public class GcAchievementDescriptionData // TypeDefIndex: 13159
{
	// Fields
	type#26581 m_Identifier;
	type#26581 m_Title;
	type#27322 m_Image;
	type#26581 m_AchievedDescription;
	type#26581 m_UnachievedDescription;
	type#20872 m_Hidden;
	type#20872 m_Points;

	// Methods
	// RVA: -1
	public type#14101 ToAchievementDescription() { }
}
}
