Show / Hide Table of Contents

Class ISN_GKSavedGameSaveResult

Saved Game Save Result.

Inheritance
System.Object
ISN_GKSavedGameSaveResult
Namespace: SA.iOS.GameKit
Assembly: cs.temp.dll.dll
Syntax
public class ISN_GKSavedGameSaveResult : SA_Result

Properties

SavedGame

Returns the saved games.

Declaration
public ISN_GKSavedGame SavedGame { get; }
Property Value
Type Description
ISN_GKSavedGame
In This Article
Back to top Generated by DocFX