docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IReadOnlyPlayer

    Inherited Members
    IPlayer.Id
    IPlayer.Joined
    IPlayer.LastUpdated
    Namespace: Unity.Services.Multiplayer
    Assembly: Unity.Services.Multiplayer.dll
    Syntax
    public interface IReadOnlyPlayer : IPlayer

    Properties

    Properties

    Custom game-specific properties that apply to an individual player (e.g. role or skill).

    Declaration
    IReadOnlyDictionary<string, PlayerProperty> Properties { get; }
    Property Value
    Type Description
    IReadOnlyDictionary<string, PlayerProperty>
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)