docs.unity.cn
    Show / Hide Table of Contents

    Interface ICloudProjectId

    Component to provide cloud project ID.

    Namespace: Unity.Services.Core.Configuration.Internal
    Syntax
    public interface ICloudProjectId : IServiceComponent

    Methods

    GetCloudProjectId()

    Get cloud project ID at runtime.

    Declaration
    string GetCloudProjectId()
    Returns
    Type Description
    String

    cloud project id

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use