Application
Information
FREEUsing the properties of the application manager, you can get basic information about the game.
- JavaScript
- Construct 3
- Unity
// Taken from project title
ss.app.title
// Taken from project description
ss.app.description
// Taken from project icon (add in the Assets section)
ss.app.image
// URL on the platform
ss.app.url
// Taken from project title
SS_App.Title();
// Taken from project description
SS_App.Description();
// Taken from project icon (add in the Assets section)
SS_App.ImageUrl();
// URL on the platform
SS_App.Url();
Capabilities
📄️ Reviews
Suggest to the player to leave a review for the game.
📄️ Shortcut / Favorites
Suggest to the player to create a shortcut or add the game to favorites.
Stay in Touch
Other documents of this chapter available Here. To get started, welcome to the Tutorials chapter.
SpellSync Community Telegram
: @spellsync.
For your suggestions e-mail
: [email protected]
We Wish you Success!