docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CdnConfiguredEndpoint<T>

    Helper class for managing CDN based endpoint configurations

    Inheritance
    object
    EditorGameServiceRemoteConfiguration<T>
    CdnConfiguredEndpoint<T>
    Inherited Members
    EditorGameServiceRemoteConfiguration<T>.GetConfiguration(Action<T>)
    EditorGameServiceRemoteConfiguration<T>.ClearCache()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.Core.Editor
    Assembly: Unity.Services.Core.Editor.dll
    Syntax
    public class CdnConfiguredEndpoint<T> : EditorGameServiceRemoteConfiguration<T> where T : new()
    Type Parameters
    Name Description
    T

    The object to populate with fields from the CDN JSON file

    Constructors

    CdnConfiguredEndpoint()

    Initializes a new instance of the CdnConfiguredEndpoint<T> class.

    Declaration
    public CdnConfiguredEndpoint()
    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)