docs.unity.cn
    Show / Hide Table of Contents

    Enum FormatError

    Kinds of format errors.

    Namespace: Unity.Collections
    Syntax
    public enum FormatError

    Fields

    Name Description Value
    None

    No error.


    0
    Overflow

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


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, May 11, 2023