World inspector module
Shows all of the entities in the world through a ImGui window, and allows selecting them.
Dependencies
Files
- file plugin.hpp
- Plugin entry point.
Functions
-
void worldInspectorPlugin(cubos::
engine:: Cubos& cubos) - Plugin entry function.
Function documentation
void worldInspectorPlugin(cubos:: engine:: Cubos& cubos)
Plugin entry function.
| Parameters | |
|---|---|
| cubos | Cubos main class |