|
bool | bEditorViewportFocused = false |
|
bool | bLastFrameEditorViewportFocused = false |
|
uint32_t | FocusedWindowID = 0 |
|
const char * | FocusedWindowName = "" |
|
uint32_t | LastFrameFocusedWindowID = 0 |
|
const char * | LastFrameFocusedWindowName = "" |
|
bool | bEditorViewportHovered = false |
|
bool | bLastFrameEditorViewportHovered = false |
|
uint32_t | HoveredWindowID = 0 |
|
const char * | HoveredWindowName = "" |
|
uint32_t | LastFrameHoveredWindowID = 0 |
|
const char * | LastFrameHoveredWindowName = "" |
|
FInputData | Input {} |
|
The documentation for this class was generated from the following files:
- LkEngine/Source/LkEngine/Editor/EditorContext.h
- LkEngine/Source/LkEngine/Editor/EditorContext.cpp