Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::project_editor_settings Struct Reference

#include <project_editor_settings.h>

Classes

struct  scene_setup
 

Public Attributes

struct unravel::project_editor_settings::scene_setup scene
 

Detailed Description

Per-project editor state persisted in app:/editor/. Unlike deploy_settings (deployment config) or settings (runtime config), this captures editor-only working state such as the last opened scene.

Definition at line 12 of file project_editor_settings.h.

Member Data Documentation

◆ scene

struct unravel::project_editor_settings::scene_setup unravel::project_editor_settings::scene

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