// Assembly: Facepunch.Steamworks.Posix
// Full name: Steamworks.Data.GSClientGroupStatus_t

namespace Steamworks.Data
{
public class GSClientGroupStatus_t // TypeDefIndex: 11954
{
	// Fields
	type#27939 SteamIDUser;
	type#27939 SteamIDGroup;
	type#15333 Member;
	type#15333 Officer;
	type#20876 _datasize;

	// Methods
	// RVA: -1
	public virtual type#15677 get_CallbackType() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
