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

namespace Steamworks
{
public class NotificationPosition // TypeDefIndex: 11674
{
	// Fields
	type#20890 value__;
	type#23476 Invalid;
	type#23476 TopLeft;
	type#23476 TopRight;
	type#23476 BottomLeft;
	type#23476 BottomRight;
}
}
