docs.unity.cn
    Show / Hide Table of Contents

    Method GetValueByName

    GetValueByName(String, String)

    Get the value of a property by name.

    Declaration
    public string GetValueByName(string profileId, string varName)
    Parameters
    Type Name Description
    String profileId

    The profile id.

    String varName

    The variable name.

    Returns
    Type Description
    String
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023