#include <SessionRequests.h>
|
static void | Reflect (AZ::ReflectContext *context) |
|
|
AZStd::string | m_creatorId |
| A unique identifier for a player or entity creating the session.
|
|
AZStd::unordered_map< AZStd::string, AZStd::string > | m_sessionProperties |
| A collection of custom properties for a session.
|
|
AZStd::string | m_sessionName |
| A descriptive label that is associated with a session.
|
|
uint64_t | m_maxPlayer = 0 |
| The maximum number of players that can be connected simultaneously to the session.
|
|
CreateSessionRequest The container for CreateSession request parameters.
The documentation for this struct was generated from the following file:
- Gems/Multiplayer/Code/Include/Multiplayer/Session/SessionRequests.h