docs.unity.cn
    Show / Hide Table of Contents

    Method EvaluateProfileString

    EvaluateProfileString(String)

    Expand special variables from Addressable profiles

    Declaration
    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

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