Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
discord::LobbySearchQuery Class Referencefinal

#include <types.h>

Public Member Functions

Result Filter (MetadataKey key, LobbySearchComparison comparison, LobbySearchCast cast, MetadataValue value)
 
Result Sort (MetadataKey key, LobbySearchCast cast, MetadataValue value)
 
Result Limit (std::uint32_t limit)
 
Result Distance (LobbySearchDistance distance)
 
IDiscordLobbySearchQuery ** Receive ()
 
IDiscordLobbySearchQueryInternal ()
 

Member Function Documentation

◆ Distance()

Result discord::LobbySearchQuery::Distance ( LobbySearchDistance  distance)

◆ Filter()

Result discord::LobbySearchQuery::Filter ( MetadataKey  key,
LobbySearchComparison  comparison,
LobbySearchCast  cast,
MetadataValue  value 
)

◆ Internal()

IDiscordLobbySearchQuery* discord::LobbySearchQuery::Internal ( )
inline

◆ Limit()

Result discord::LobbySearchQuery::Limit ( std::uint32_t  limit)

◆ Receive()

IDiscordLobbySearchQuery** discord::LobbySearchQuery::Receive ( )
inline
+ Here is the caller graph for this function:

◆ Sort()

Result discord::LobbySearchQuery::Sort ( MetadataKey  key,
LobbySearchCast  cast,
MetadataValue  value 
)

The documentation for this class was generated from the following files: