Settings inspector module
Allows inspecting the current setting values through a ImGui window.
Dependencies
Files
- file plugin.hpp
- Plugin entry point.
Functions
-
void settingsInspectorPlugin(cubos::
engine:: Cubos& cubos) - Plugin entry function.
Function documentation
void settingsInspectorPlugin(cubos:: engine:: Cubos& cubos)
Plugin entry function.
| Parameters | |
|---|---|
| cubos | Cubos main class |