Skip to content

Replace NotUsedComponent with support entity system without OnUpdateEntity method #351

@Vixenka

Description

@Vixenka

Allow to create entity system without define OnUpdateEntity method, which will be perform a cycle on a system to using OnUpdate and similar methods without iterating through any entity.

Also delete NotUsedComponent from code after doing that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions