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

namespace Steamworks
{
public class RoomEnter // TypeDefIndex: 11673
{
	// Fields
	type#20890 value__;
	type#25426 Success;
	type#25426 DoesntExist;
	type#25426 NotAllowed;
	type#25426 Full;
	type#25426 Error;
	type#25426 Banned;
	type#25426 Limited;
	type#25426 ClanDisabled;
	type#25426 CommunityBan;
	type#25426 MemberBlockedYou;
	type#25426 YouBlockedMember;
	type#25426 RatelimitExceeded;
}
}
