docs.unity3d.com
    Show / Hide Table of Contents

    Class GameIntentSystem.GameIntent

    The type of game intent notificaiton. This is a base class for all game intent types

    Inheritance
    Object
    GameIntentSystem.GameIntent
    GameIntentSystem.JoinSession
    GameIntentSystem.LaunchActivity
    GameIntentSystem.LaunchMultiplayerActivity
    Namespace: Unity.PSN.PS5.GameIntent
    Syntax
    public class GameIntent

    Properties

    IntentType

    The intent type

    Declaration
    public GameIntentSystem.GameIntent.IntentTypes IntentType { get; }
    Property Value
    Type Description
    GameIntentSystem.GameIntent.IntentTypes

    UserId

    User ID of the intent

    Declaration
    public int UserId { get; }
    Property Value
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020