docs.unity.cn
    Show / Hide Table of Contents

    Struct PackedSharedComponentDataChange

    Represents a shared component data change in a packed format

    Namespace: Unity.Entities
    Syntax
    public struct PackedSharedComponentDataChange

    Fields

    Name Description
    BoxedSharedValue

    Represents the shared component value for managed components.

    Component

    Represents the entity and component the patch is targeted at.

    kManagedFlag

    Represents a bit mask that indicates if the share component data is managed.

    UnmanagedSharedValueDataOffsetWithManagedFlag

    Represents the field offset of the shared component data for unmanaged components.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023