docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method EvaluateProfileString

    EvaluateProfileString(string)

    Expand special variables from Addressable profiles

    Declaration
    public virtual string EvaluateProfileString(string key)
    Parameters
    Type Name Description
    string key

    Key name to match

    Returns
    Type Description
    string

    replacement string value for key, or null if no match

    Implements
    IHostingService.EvaluateProfileString(string)
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023