docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct PackedSharedComponentDataChange

    Represents a shared component data change in a packed format

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    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.

    UnmanagedSharedValueDataOffsetWithManagedFlag

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

    kManagedFlag

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

    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)