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

#include <BlueprintEditorPlugin.h>

Public Attributes

bool isDirty = false
 
float deltaTime = 0.0f
 

Detailed Description

Definition at line 19 of file BlueprintEditorPlugin.h.

Member Data Documentation

◆ deltaTime

float Olympe::EditorContext_st::deltaTime = 0.0f

Definition at line 22 of file BlueprintEditorPlugin.h.

◆ isDirty

bool Olympe::EditorContext_st::isDirty = false

Definition at line 21 of file BlueprintEditorPlugin.h.


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