docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PlayerIdComponent

    Inheritance
    object
    PlayerIdComponent
    Implements
    IPlayerId
    IServiceComponent
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.Ugc.Bridge.ApiClient
    Assembly: Unity.Services.Ugc.Bridge.Editor.dll
    Syntax
    public class PlayerIdComponent : IPlayerId, IServiceComponent

    Properties

    PlayerId

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

    Events

    PlayerIdChanged

    Declaration
    public event Action<string> PlayerIdChanged
    Event Type
    Type Description
    Action<string>

    Implements

    IPlayerId
    IServiceComponent
    In This Article
    Back to top
    Copyright © 2025 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)