docs.unity.cn
    Show / Hide Table of Contents

    Method SetValue

    SetValue(String, String, String)

    Set the value of a variable for a specified profile.

    Declaration
    public void SetValue(string profileId, string variableName, string val)
    Parameters
    Type Name Description
    String profileId

    The profile id.

    String variableName

    The property name.

    String val

    The value to set the property.

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