Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces
GraphExecutionSimulator.cpp File Reference

Implementation of graph execution simulator. More...

#include "GraphExecutionSimulator.h"
#include "BlueprintValidator.h"
#include "../TaskSystem/TaskGraphTypes.h"
#include "../system/system_utils.h"
#include <algorithm>
#include <set>
+ Include dependency graph for GraphExecutionSimulator.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

Implementation of graph execution simulator.

Author
Olympe Engine
Date
2026-03-24

Definition in file GraphExecutionSimulator.cpp.