Open 3D Engine AWSGameLift Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AWSGameLift::AWSGameLiftSearchSessionsRequest Struct Reference

#include <AWSGameLiftSearchSessionsRequest.h>

Inherits Multiplayer::SearchSessionsRequest.

Public Member Functions

 AZ_RTTI (AWSGameLiftSearchSessionsRequest, "{864C91C0-CA53-4585-BF07-066C0DF3E198}", Multiplayer::SearchSessionsRequest)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

AZStd::string m_aliasId
 A unique identifier for the alias associated with the fleet to search for active game sessions.
 
AZStd::string m_fleetId
 A unique identifier for the fleet to search for active game sessions.
 
AZStd::string m_location
 A fleet location to search for game sessions.
 

Detailed Description

AWSGameLiftSearchSessionsRequest GameLift search sessions request which corresponds to Amazon GameLift SearchSessionsRequest


The documentation for this struct was generated from the following file: