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

    Interface IVariableGroup

    Collection that contains IVariable.

    Namespace: UnityEngine.Localization.SmartFormat.PersistentVariables
    Syntax
    public interface IVariableGroup

    Methods

    TryGetValue(String, out IVariable)

    Gets the variable with the matching key if one exists.

    Declaration
    bool TryGetValue(string key, out IVariable value)
    Parameters
    Type Name Description
    String key

    The variable key or name to match.

    IVariable value

    The found variable or null if one could not be found.

    Returns
    Type Description
    Boolean

    true if a variable cound be found or false if one could not.

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