Property Item
Item[Entity]
Declaration
public DynamicBuffer<T> this[Entity entity] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | entity |
Property Value
| Type | Description |
|---|---|
| DynamicBuffer<T> |
public DynamicBuffer<T> this[Entity entity] { get; }
| Type | Name | Description |
|---|---|---|
| Entity | entity |
| Type | Description |
|---|---|
| DynamicBuffer<T> |