docs.unity3d.com
    Show / Hide Table of Contents

    Class MatchTeamMember

    Details of a match team member

    Inheritance
    Object
    MatchTeamMember
    Namespace: Unity.PSN.PS5.Matches
    Syntax
    public class MatchTeamMember

    Properties

    Joined

    Whether the player has joined a team.

    Declaration
    public bool Joined { get; set; }
    Property Value
    Type Description
    Boolean

    PlayerId

    Application-defined player ID

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