module
World InspectorShows all of the entities in the world, and allows selecting them.
Files
- file plugin.hpp
- Plugin entry point.
Functions
-
auto worldInspectorPlugin(Cubos& cubos) -> CUBOS_
ENGINE_ API void - Plugin entry function.
Function documentation
CUBOS_ ENGINE_ API void worldInspectorPlugin(Cubos& cubos)
Plugin entry function.
Parameters | |
---|---|
cubos | Cubos main class |