Click or drag to resize

GameLiftManagerm_Client Property

The AWS client variable that allows a connection to and the ability to communicate with GameLift

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Client m_Client { get; private set; }

Property Value

Type: Client
See Also