docs.unity.cn
    Show / Hide Table of Contents

    Method SetPropertyValue

    SetPropertyValue(String, String)

    Predefine a runtime property.

    Declaration
    public static void SetPropertyValue(string name, string val)
    Parameters
    Type Name Description
    String name

    The property name.

    String val

    The property value.

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