LkEngine 0.1.2
 
Loading...
Searching...
No Matches
LkEngine::LEditorContext Class Reference

Classes

struct  FInputData
 

Public Member Functions

 LEditorContext (const LEditorContext &Other)=delete
 
 LEditorContext (LEditorContext &&Other)=delete
 
LEditorContext operator= (const LEditorContext &Other)=delete
 
LEditorContext operator= (LEditorContext &&Other)=delete
 

Static Public Member Functions

static void Cache ()
 

Public Attributes

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: