Entity Inspector module
Allows inspecting and modifying the components of the current Selection.
Files
- file plugin.hpp
- Plugin entry point.
Functions
-
auto entityInspectorPlugin(Cubos& cubos) -> CUBOS_
ENGINE_ API void - Plugin entry function.
Function documentation
CUBOS_ ENGINE_ API void entityInspectorPlugin(Cubos& cubos)
Plugin entry function.
| Parameters | |
|---|---|
| cubos | Cubos main class |