Voltray Engine Docs
Loading...
Searching...
No Matches
Editor::Components::Settings Class Reference

A panel component that provides settings interface in the editor. More...

#include <Settings.h>

Inheritance diagram for Editor::Components::Settings:
Collaboration diagram for Editor::Components::Settings:

Public Member Functions

void Draw () override
 Renders the settings panel interface. @override Implements the abstract method from the Panel base class.
 
- Public Member Functions inherited from Editor::Panel
virtual ~Panel ()=default
 Virtual destructor for proper cleanup of derived classes.
 

Detailed Description

A panel component that provides settings interface in the editor.

Member Function Documentation

◆ Draw()

void Editor::Components::Settings::Draw ( )
overridevirtual

Renders the settings panel interface. @override Implements the abstract method from the Panel base class.

Implements Editor::Panel.


The documentation for this class was generated from the following files: