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

namespace Steamworks
{
public class SteamInterface // TypeDefIndex: 11739
{
	// Fields
	type#20929 Self;
	type#20929 SelfGlobal;
	type#20929 SelfServer;
	type#20929 SelfClient;
	type#15314 <IsServer>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#20925 GetUserInterfacePointer() { }
	// RVA: -1
	public virtual type#20925 GetServerInterfacePointer() { }
	// RVA: -1
	public virtual type#20925 GetGlobalInterfacePointer() { }
	// RVA: -1
	private type#28660 set_IsServer(type#15313 value) { }
	// RVA: -1
	internal type#28660 SetupInterface(type#15313 gameServer) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
