docs.unity.cn
    Show / Hide Table of Contents

    Struct PackedComponent

    Represents a packed component within an EntityChangeSet

    Namespace: Unity.Entities
    Syntax
    public struct PackedComponent

    Fields

    Name Description
    PackedEntityIndex

    Entity index in the packed entities array. Entities

    PackedTypeIndex

    Type index in the packed stableTypeHash array. TypeHashes

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