QueryEntityAction
csharp
public delegate QueryEntityAction<T0, T1>What a query does to each entity and its components.
No guide page documents this yet — the page shows what the code says about itself.
Used by (1)
- WorldQueryExtensionsVixen.Ecs
public delegate QueryEntityAction<T0, T1>What a query does to each entity and its components.
No guide page documents this yet — the page shows what the code says about itself.