docs.unity.cn
    Show / Hide Table of Contents

    Method DisambiguateProfileVar

    DisambiguateProfileVar(String)

    Decodes a profile variable lookup ID based on string key

    Declaration
    protected virtual string DisambiguateProfileVar(string key)
    Parameters
    Type Name Description
    String key

    the key to look up

    Returns
    Type Description
    String

    The variable lookup ID.

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