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

namespace Steamworks
{
public class SteamNetworkingAvailability // TypeDefIndex: 11687
{
	// Fields
	type#20890 value__;
	type#26485 CannotTry;
	type#26485 Failed;
	type#26485 Previously;
	type#26485 Retrying;
	type#26485 NeverTried;
	type#26485 Waiting;
	type#26485 Attempting;
	type#26485 Current;
	type#26485 Unknown;
	type#26485 Force32bit;
}
}
