Class GameIntentSystem
The game intent system notifies an application about information that directly leads a user to a specific scene in the application from various system software features or PSN services.
Namespace: Unity.PSN.PS5.GameIntent
Syntax
public class GameIntentSystem
Events
OnGameIntentNotification
Event called when a game intent notification occurs.
Declaration
public static event GameIntentSystem.GameIntentNotification OnGameIntentNotification
Event Type
| Type | Description |
|---|---|
| GameIntentSystem.GameIntentNotification |