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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use