docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CoreConfig

    Class that represent the properties of a Core Config

    Inheritance
    object
    CoreConfig
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.RemoteConfig
    Assembly: Unity.Services.RemoteConfig.dll
    Syntax
    public static class CoreConfig

    Fields

    IenvironmentId

    Represents the IEnvironmentId interface.

    Declaration
    public static IEnvironmentId IenvironmentId
    Field Value
    Type Description
    IEnvironmentId

    IplayerId

    Represents the IPlayerId interface.

    Declaration
    public static IPlayerId IplayerId
    Field Value
    Type Description
    IPlayerId

    Itoken

    Represents the IAccessToken interface.

    Declaration
    public static IAccessToken Itoken
    Field Value
    Type Description
    IAccessToken

    analyticsUserId

    Represents the analytics user id.

    Declaration
    public static string analyticsUserId
    Field Value
    Type Description
    string

    installationId

    Represents the installation id.

    Declaration
    public static string installationId
    Field Value
    Type Description
    string
    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)