Board
Board.Save.BoardSaveGameMetadata
BoardSaveGameMetadata.id Property
Gets the unique identifier of the saved game.
public string id { get; }
Property Value
Remarks
Used for Load, Save, and Delete operations.
Gets the unique identifier of the saved game.
public string id { get; }
Used for Load, Save, and Delete operations.