struct

Entitas::Events::OnComponentRemoved

Inherits Struct / Value / Object

Constructors

new(entity : IEntity, index : Int32, component : Union(Entitas::IComponent, Nil))
Source

Instance methods

component
entity
index
to_s(io)
Source