Class Stats

Inheritance Relationships

Base Type

Class Documentation

class Stats : public BlamRendering::RenderStack::StackObjectBase

Work-in-progress reimplementation of Stats display to use the new UI system.

Public Functions

Stats()
~Stats()
void Draw()

Draws the stack object.

Specific functionality may vary depending on the type of object.

void ShowImPropertyEditor()

Shows a set of ImGUI properties associated with the object.

This will call functions to draw only the property controls for the item, and nothing else. The window/container for the properties must be handled externally.