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

Implementation of EntityBlackboard (per-entity global+local blackboard instance) More...

#include "EntityBlackboard.h"
#include "../NodeGraphCore/GlobalTemplateBlackboard.h"
#include "../system/system_utils.h"
#include "../json_helper.h"
#include <sstream>
#include <iomanip>
+ Include dependency graph for EntityBlackboard.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

Implementation of EntityBlackboard (per-entity global+local blackboard instance)

Author
Olympe Engine
Date
2026-03-26

Definition in file EntityBlackboard.cpp.