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.

    Truncation

    The target storage does not have sufficient capacity.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, August 3, 2022
    Terms of use