docs.unity3d.com
    Show / Hide Table of Contents

    Class GameIntentSystem.LaunchMultiplayerActivity

    This game intent event represents launching an activity that supports online multi-play.

    Inheritance
    Object
    GameIntentSystem.GameIntent
    GameIntentSystem.LaunchMultiplayerActivity
    Inherited Members
    GameIntentSystem.GameIntent.UserId
    GameIntentSystem.GameIntent.IntentType
    Namespace: Unity.PSN.PS5.GameIntent
    Syntax
    public class LaunchMultiplayerActivity : GameIntentSystem.GameIntent

    Constructors

    LaunchMultiplayerActivity()

    Construct a launch multiplayer activity intent instance

    Declaration
    public LaunchMultiplayerActivity()

    Properties

    ActivityId

    Activity ID string

    Declaration
    public string ActivityId { get; }
    Property Value
    Type Description
    String

    PlayerSessionId

    Player Session ID string

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