NcEngine
nc::ui::editor::EditorContext Struct Reference

State for the editor. More...

#include <EditorContext.h>

Public Attributes

ecs::Ecs world
 
ModuleProvider modules
 
SystemEventsevents = nullptr
 
Entity selectedEntity = Entity::Null()
 
OpenState openState = OpenState::Closed
 
ImVec2 dimensions = ImVec2{}
 
bool rebuildStaticsOnTransformWrite = true
 
const Entity objectBucket = Entity::Null()
 
const Entity editorCamera = Entity::Null()
 
const EditorHotkeys hotkeys = EditorHotkeys{}
 

Detailed Description

State for the editor.


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