Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
XGame APIs.
Functions
| Function | Description |
|---|---|
| XGameGetXboxTitleId | Returns the TitleID for the game. |
| XLaunchNewGame | Ends the current game, freeing any allocated resources, and launches a new game. |
| XLaunchRestartOnCrash | Automatically restarts the game when the currently running instance of the game abnormally terminates due to a crash. |
Conceptual documentation
- Time-sensitive threads
- Using C# wrappers for GDK APIs in your Unity project
- Implement cloud saves in your game