docs.unity3d.com
    目次を表示する/隠す

    Method Convert

    Convert(Type, String)

    Method to convert the text into the object type requested. Usually the text contains a JSON formatted serialized object.

    Declaration
    public virtual object Convert(Type type, string text)
    Parameters
    Type Name Description
    Type type

    The object type the text is converted to.

    String text

    The text to be converted.

    Returns
    Type Description
    Object

    The converted object.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)