Enum GameIntentSystem.GameIntent.IntentTypes
The types of intent
Namespace: Unity.PSN.PS5.GameIntent
Syntax
public enum IntentTypes
Fields
| Name | Description |
|---|---|
| JoinSession | Joining a session. |
| LaunchActivity | Launching an activity |
| LaunchMultiplayerActivity | |
| Unknown | Unknown intent type |