Chunks_T1_.md
November 22, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS
Chunks Struct
Contains the components returned by a component query. See Example.
public readonly struct Chunks<T1>
where T1 : struct, System.ValueType, System.ValueType
Type parameters
T1
| Fields | |
|---|---|
| Chunk1 | |
| Entities |
| Properties | |
|---|---|
| Length |
| Methods | |
|---|---|
| Deconstruct(Chunk<T1>, ChunkEntities) | |
| ToString() |