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

    Enum ParseError

    Kinds of parse errors.

    Namespace: Unity.Collections
    Syntax
    public enum ParseError

    Fields

    Name Description Value
    None

    No parse error.

    Overflow

    The number exceeds the range of the target type. The number was either truncated, or failed to write entirely.

    Syntax

    The text parsed does not form a number.

    Underflow

    The number exceeds the precision of the target type.

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