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

    Method GetData

    GetData<T>(String, T, Boolean)

    Get data via a specified key.

    Declaration
    public T GetData<T>(string key, T defaultValue, bool addDefault = false)
    Parameters
    Type Name Description
    String key

    The key.

    T defaultValue

    The default value to return if the data is not found.

    Boolean addDefault

    Optional parameter to control whether to add the default value if the data is not found.

    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T

    The data type.

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