void EntityTooltip(const Universe &universe, entt::entity entity)
This actually creates the tooltip for the entity
Definition: systooltips.cpp:198
void EntityTooltipContent(const Universe &universe, entt::entity entity)
In case you want the tooltip content for debug displaying the information of an entity.
Definition: systooltips.cpp:102