docs.unity3d.com
    Show / Hide Table of Contents

    Class MatchTeamMemberStats

    Stats of each member of the team

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

    Properties

    PlayerId

    Application-defined player ID

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

    Stats

    Additional stats of a player

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