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

    Class FormattingErrorEventArgs

    Supplies information about formatting errors.

    Inheritance
    Object
    EventArgs
    FormattingErrorEventArgs
    Namespace: UnityEngine.Localization.SmartFormat
    Syntax
    public class FormattingErrorEventArgs : EventArgs

    Properties

    ErrorIndex

    Location where the error occurred.

    Declaration
    public int ErrorIndex { get; }
    Property Value
    Type Description
    Int32

    IgnoreError

    Information whether error will throw an exception.

    Declaration
    public bool IgnoreError { get; }
    Property Value
    Type Description
    Boolean

    Placeholder

    Placeholder which caused an error.

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