Struct PackedComponent
Represents a packed component within an EntityChangeSet
Namespace: Unity.Entities
Assembly: solution.dll
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 |