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