Docs v3.1.0
Overview FAQ
Get Started
Installation Project Setup Build & Deploy Sample Scene
Learn
Concepts Architecture Touch Pieces Hardware
Guides
Touch Simulator Profile Switcher Player Management Pause Menu Save Game System
Reference
API Reference
More
AI Assistant Changelog Support License

Namespaces

  • Core
  • Input
  • Save
  • Session

Board

Board.Save.BoardSaveGameManager

BoardSaveGameManager.GetSaveGamesMetadata() Method

Gets the metadata for the save games for the current application on the Board device.

public static System.Threading.Tasks.Task<Board.Save.BoardSaveGameMetadata[]> GetSaveGamesMetadata();

Returns

System.Threading.Tasks.Task<BoardSaveGameMetadata[]>
The task object representing the asynchronous operation.

© 2026 Harris Hill Products Inc