docs.unity.cn
    Show / Hide Table of Contents

    Enum CopyError

    Kinds of copy errors.

    Namespace: Unity.Collections
    Syntax
    public enum CopyError

    Fields

    Name Description Value
    None

    No copy error.


    0
    Truncation

    The target storage does not have sufficient capacity. Unless stated in the API comment, assume that the write operation was partially applied.


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