Click or drag to resize

GameLiftManager Properties

The GameLiftManager type exposes the following members.

Properties
  NameDescription
Public propertym_Client
The AWS client variable that allows a connection to and the ability to communicate with GameLift
Public propertym_GameSessionName
The name of the game session the user is currently in
Public propertym_GroupId
The group ID used to communicate with all users
Public propertym_NullCallbackIdInString
A value for callback id in string format when the given null as callback.
Public propertym_Packet
Public propertym_PeerId
This current user's peerId
Public propertym_ServerId
The id of the server, used to send messages to the server
Public propertym_Username
This current user's username
Top
See Also