Signature_T1_.md
November 22, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS
Signature Struct
A Signature to create a query using Query<T1>(Signature<T1>) with one component.
public readonly struct Signature<T1>
where T1 : struct, System.ValueType, System.ValueType
Type parameters
T1
| Properties | |
|---|---|
| ComponentCount | Gets the number component types of the query signature. |
| ComponentTypes | Return the component types of the query signature. |
| Methods | |
|---|---|
| ToString() |