docs.unity.cn
    Show / Hide Table of Contents

    Enum FormatError

    Kinds of format errors.

    Namespace: Unity.Collections
    Syntax
    public enum FormatError : int

    Fields

    Name Description Value
    None

    No error.

    0
    Overflow

    The target storage does not have sufficient capacity.

    1
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Wednesday, September 29, 2021