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 |