Steamworks.NativeMethods.ISteamMatchmaking_RequestLobbyList C# (CSharp) Method

ISteamMatchmaking_RequestLobbyList() private method

private ISteamMatchmaking_RequestLobbyList ( ) : ulong
return ulong
		public static extern ulong ISteamMatchmaking_RequestLobbyList();
NativeMethods