Skip to content

Add OnGUI method for EntityComponent #58

Description

@japsuu

Is your feature request related to a problem? Please describe.
Currently, you need to manually create an ImGuiWindow if you want to display GUI elements from an EntityComponent.

Describe the solution you'd like
I'd like to have an OnGui method for EntityComponents from where you can safely use the GUI API, similar to the OnDrawGizmos method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions