Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::project_settings_panel Class Reference

#include <project_settings_panel.h>

Public Member Functions

 project_settings_panel (imgui_panels *parent)
 
void on_frame_ui_render (rtti::context &ctx, const char *name)
 
void show (bool s, const std::string &hint)
 

Detailed Description

Definition at line 13 of file project_settings_panel.h.

Constructor & Destructor Documentation

◆ project_settings_panel()

unravel::project_settings_panel::project_settings_panel ( imgui_panels * parent)

Definition at line 900 of file project_settings_panel.cpp.

Member Function Documentation

◆ on_frame_ui_render()

void unravel::project_settings_panel::on_frame_ui_render ( rtti::context & ctx,
const char * name )

Definition at line 910 of file project_settings_panel.cpp.

◆ show()

void unravel::project_settings_panel::show ( bool s,
const std::string & hint )

Definition at line 904 of file project_settings_panel.cpp.


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