Class for the Blam UI Editor debug utility.
More...
#include <blam_ui_editor.hpp>
|
bool | show = false |
| Controls whether or not the group should be shown. May not be used in all groups. More...
|
|
Class for the Blam UI Editor debug utility.
◆ BlamImGuiWindow_BlamUIEditor() [1/2]
BlamImGuiWindow_BlamUIEditor::BlamImGuiWindow_BlamUIEditor |
( |
| ) |
|
|
inline |
◆ BlamImGuiWindow_BlamUIEditor() [2/2]
BlamImGuiWindow_BlamUIEditor::BlamImGuiWindow_BlamUIEditor |
( |
BlamUIWidget_Group * |
_ui_root | ) |
|
|
inline |
◆ Draw()
void BlamImGuiWindow_BlamUIEditor::Draw |
( |
| ) |
|
|
inlinevirtual |
Draws the contents of the group.
The specific functionality will vary for each drawing group, but in general it will call the needed ImGUI functions to draw onscreen. This function is called on the render loop every frame, for every object in the draw list.
Reimplemented from BlamImGuiWindow.
◆ ShowAddPrimitivePopup()
void BlamImGuiWindow_BlamUIEditor::ShowAddPrimitivePopup |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: