docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CopyError

    Kinds of copy errors.

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

    Fields

    Name Description
    None

    No copy error.

    Truncation

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

    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)