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

    Class XmlSource

    Provides the ability to extract elements from an XElement object.

    Inheritance
    Object
    XmlSource
    Namespace: UnityEngine.Localization.SmartFormat.Extensions
    Syntax
    [Serializable]
    public class XmlSource : ISource

    Constructors

    XmlSource(SmartFormatter)

    Creates a new instance of the source.

    Declaration
    public XmlSource(SmartFormatter formatter)
    Parameters
    Type Name Description
    SmartFormatter formatter

    Methods

    TryEvaluateSelector(ISelectorInfo)

    Evaluates the ISelectorInfo based on the CurrentValue. If this extension cannot evaluate the Selector, returns False. Otherwise, sets the Result and returns true.

    Declaration
    public bool TryEvaluateSelector(ISelectorInfo selectorInfo)
    Parameters
    Type Name Description
    ISelectorInfo selectorInfo
    Returns
    Type Description
    Boolean
    Implements
    ISource.TryEvaluateSelector(ISelectorInfo)
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)