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_ voidAPI - Plugin entry function.
Function documentation
CUBOS_ENGINE_API void worldInspectorPlugin(Cubos& cubos)
Plugin entry function.
Parameters | |
---|---|
cubos | Cubos main class |