docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum FormatError

    Kinds of format errors.

    Namespace: Unity.Collections
    Assembly: Unity.Collections.dll
    Syntax
    public enum FormatError

    Fields

    Name Description
    BadFormatSpecifier

    The source format specifier is not itself correctly formatted, or a format specifier tokens were found outside of accepted usage. Note that the format's write failed.

    None

    No error.

    Overflow

    The target storage does not have sufficient capacity. Note that the format's write failed. It did not truncate.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)