docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct PackedComponentDataChange

    Represents a packed component data change within a EntityChangeSet

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public struct PackedComponentDataChange

    Fields

    Name Description
    Component

    The entity and component this change is targeted.

    Enabled

    If this component has a enable bit change. -1 = no change, 0 = false, 1 = true

    Offset

    The start offset for this data change.

    Size

    The size of this data change. This is be the size in ComponentData for this entry.

    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)