docs.unity3d.com
    Show / Hide Table of Contents

    Class MatchTeamMemberResult

    Individual results for a player in a team

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

    Properties

    PlayerId

    Application-defined player ID

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

    Score

    Scores of each member who contributed to the team's overall score

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