group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
SettingsEditorResult Struct Reference

Result commands emitted by one settings-editor render pass. More...

#include <SettingsEditor.hpp>

Public Attributes

bool applied = false
 Settings were applied and saved this frame.
bool closeRequested = false
 Caller should leave the settings page.

Detailed Description

Result commands emitted by one settings-editor render pass.

Member Data Documentation

◆ applied

bool SettingsEditorResult::applied = false

Settings were applied and saved this frame.

◆ closeRequested

bool SettingsEditorResult::closeRequested = false

Caller should leave the settings page.


The documentation for this struct was generated from the following file: