Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Public Attributes | List of all members
Olympe::PanelVisibility Struct Reference

#include <EditorConfigManager.h>

Public Attributes

bool showAssetBrowser = true
 
bool showInspector = true
 
bool showNodeGraph = true
 
bool showTemplateBrowser = false
 
bool showHistory = false
 

Detailed Description

Definition at line 29 of file EditorConfigManager.h.

Member Data Documentation

◆ showAssetBrowser

bool Olympe::PanelVisibility::showAssetBrowser = true

◆ showHistory

bool Olympe::PanelVisibility::showHistory = false

◆ showInspector

bool Olympe::PanelVisibility::showInspector = true

◆ showNodeGraph

bool Olympe::PanelVisibility::showNodeGraph = true

◆ showTemplateBrowser

bool Olympe::PanelVisibility::showTemplateBrowser = false

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