docs.unity.cn
    Show / Hide Table of Contents

    Method SetDataFromString

    SetDataFromString(String, String)

    Set data for a specified key from a string.

    Declaration
    public void SetDataFromString(string key, string data)
    Parameters
    Type Name Description
    String key

    The data key.

    String data

    The data string value.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023