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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023