Unravel Engine C++ Reference
Loading...
Searching...
No Matches
panels_defs.h
Go to the documentation of this file.
1
#pragma once
2
#include <
editor/imgui/integration/fonts/icons/icons_material_design_icons.h
>
3
4
#define CONSOLE_VIEW ICON_MDI_CONSOLE_LINE " Console"
5
#define SCENE_VIEW ICON_MDI_GRID " Scene"
6
7
#define GAME_VIEW ICON_MDI_CONTROLLER_CLASSIC " Game"
8
#define CONTENT_VIEW ICON_MDI_FOLDER " Content"
9
#define HIERARCHY_VIEW ICON_MDI_FORMAT_LIST_BULLETED_TYPE " Hierarchy"
10
#define INSPECTOR_VIEW ICON_MDI_INFORMATION " Inspector"
11
#define STATISTICS_VIEW ICON_MDI_CHART_BAR " Statistics"
12
#define DEPLOY_VIEW "Deploy Project"
13
#define PROJECT_SETTINGS_VIEW "Project Settings"
14
#define EDITOR_SETTINGS_VIEW "Editor Settings"
15
16
#define ANIMATION_VIEW " Animation"
icons_material_design_icons.h
UnravelEngine
UnravelEngine
editor
editor
hub
panels
panels_defs.h
Generated by
1.12.0