// Assembly: Facepunch.Steamworks.Posix
// Full name: Steamworks.SteamUserStats

namespace Steamworks
{
public class SteamUserStats // TypeDefIndex: 11726
{
	// Fields
	type#15319 <StatsRecieved>k__BackingField;
	type#3490 OnAchievementIconFetched;
	type#3486 OnUserStatsReceived;
	type#3315 OnUserStatsStored;
	type#3520 OnAchievementProgress;
	type#3341 OnUserStatsUnloaded;

	// Methods
	// RVA: -1
	internal static type#20544 get_Internal() { }
	// RVA: -1
	internal virtual type#15313 InitializeInterface(type#15313 server) { }
	// RVA: -1
	internal static type#28660 set_StatsRecieved(type#15313 value) { }
	// RVA: -1
	internal static type#28660 InstallEvents() { }
	// RVA: -1
	public static type#28660 add_OnUserStatsReceived(type#3485 value) { }
	// RVA: -1
	public static type#28660 remove_OnUserStatsReceived(type#3485 value) { }
	// RVA: -1
	public static type#28660 add_OnUserStatsStored(type#3314 value) { }
	// RVA: -1
	public static type#28660 remove_OnUserStatsStored(type#3314 value) { }
	// RVA: -1
	public static type#15313 StoreStats() { }
	// RVA: -1
	public static type#15313 RequestCurrentStats() { }
	// RVA: -1
	public static type#15313 SetStat(type#26576 name, type#20867 value) { }
	// RVA: -1
	public static type#20867 GetStatInt(type#26576 name) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
