#include <ISessionHandlingRequests.h>
|
|
AZStd::string | m_playerSessionId |
| | A unique identifier for registered player in session.
|
| |
|
AZStd::string | m_dnsName |
| | The DNS identifier assigned to the instance that is running the session.
|
| |
|
AZStd::string | m_ipAddress |
| | The IP address of the session.
|
| |
|
uint16_t | m_port = 0 |
| | The port number for the session.
|
| |
SessionConnectionConfig The properties for handling join session request.
The documentation for this struct was generated from the following file:
- Gems/Multiplayer/Code/Include/Multiplayer/Session/ISessionHandlingRequests.h