Field RemoveComponents
A set of all component removals in this change-set.
Namespace: Unity.Entities
Syntax
public readonly NativeArray<PackedComponent> RemoveComponents
Returns
Type | Description |
---|---|
NativeArray<PackedComponent> |
A set of all component removals in this change-set.
public readonly NativeArray<PackedComponent> RemoveComponents
Type | Description |
---|---|
NativeArray<PackedComponent> |