Skip to content

ReactiveSystem gets wrong entities #25

Closed
@jraselin

Description

@jraselin

Hi,

When GroupEventType.OnEntityRemoved is used with IReactiveSystem, List<Entity> entities parameter on method public void Execute(List<Entity> entities) doesn't correspond to the removed entities (seems to match random entities within the pool)

It would be useful to get the removed components

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions