struct ECS::DSL::Trigger::IterOnAdd(T)
- ECS::DSL::Trigger::IterOnAdd(T)
- Struct
- Value
- Object
Defined in:
flecs/dsl/trigger.crConstructors
Instance Method Summary
-
#count : Int32
Number of entities to process.
-
#each(&)
Yield each Row to be processed.
-
#total_count : Int32
Total number of entities in the table.
- #world