docs.unity.cn
    Show / Hide Table of Contents

    Method GetValueById

    GetValueById(String, String)

    Get the value of a property.

    Declaration
    public string GetValueById(string profileId, string varId)
    Parameters
    Type Name Description
    String profileId

    The profile id.

    String varId

    The property id.

    Returns
    Type Description
    String
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use