Amazon.GameLift.Model.GameSessionDetail.IsSetGameSession C# (CSharp) Méthode

IsSetGameSession() private méthode

private IsSetGameSession ( ) : bool
Résultat bool
        internal bool IsSetGameSession()
        {
            return this._gameSession != null;
        }