Struct PackedComponent | Entities | 0.10.0-preview.6
docs.unity3d.com
    Show / Hide Table of Contents

    Struct PackedComponent

    Represents a packed component within an EntityChangeSet

    Namespace: Unity.Entities
    Syntax
    public struct PackedComponent

    Fields

    PackedEntityIndex

    Entity index in the packed entities array. Entities

    Declaration
    public int PackedEntityIndex
    Field Value
    Type Description
    Int32

    PackedTypeIndex

    Type index in the packed stableTypeHash array. TypeHashes

    Declaration
    public int PackedTypeIndex
    Field Value
    Type Description
    Int32
    In This Article
    • Fields
      • PackedEntityIndex
      • PackedTypeIndex
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023