docs.unity.cn
    Show / Hide Table of Contents

    Method ResolveInternalId

    ResolveInternalId(String)

    Used to resolve a string using addressables config values

    Declaration
    public static string ResolveInternalId(string id)
    Parameters
    Type Name Description
    String id

    The internal id to resolve.

    Returns
    Type Description
    String

    Returns the string that the internal id represents.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use