-
Notifications
You must be signed in to change notification settings - Fork 20
Library Rangers GameMode
Gabriel edited this page Sep 26, 2023
·
1 revision
Provides methods for checking the current app::game::GameMode
instance.
Functions;
-
string GetName()
- returns the name of the current game mode. -
DestinationMode GetTutorialDestination()
- returns the destination game mode when transitioning out ofGameModeTutorial
(Training Simulator).
Types;
-
enum DestinationMode
- an enum representing known game modes thatGameModeTutorial
can transition into.
- Home
- Codes
-
Libraries
- Getting started
- Features
-
Usage
- Static reference
- Include reference
- Global
- Sonic Frontiers
- Sonic Origins