GameLiftManager Properties |
The GameLiftManager type exposes the following members.
| Name | Description | |
|---|---|---|
| m_Client |
The AWS client variable that allows a connection to and the ability to communicate with GameLift
| |
| m_GameSessionName |
The name of the game session the user is currently in
| |
| m_GroupId |
The group ID used to communicate with all users
| |
| m_NullCallbackIdInString | A value for callback id in string format when the given null as callback. | |
| m_Packet | ||
| m_PeerId |
This current user's peerId
| |
| m_ServerId |
The id of the server, used to send messages to the server
| |
| m_Username |
This current user's username
|