struct

ECS::DSL::Trigger::IterOnAdd(T)

Inherits Struct < Value < Object

Constructors

new(unsafe : Pointer(ECS::LibECS::Iter), world_root : ECS::World::Root)
Source

Instance methods

count

Number of entities to process.

Source
each

Yield each Row to be processed.

Source
total_count

Total number of entities in the table.

Source
world
Source

Nested types