![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Implementation of DynamicDataPin — construction, helpers, serialization, UUID gen. More...
#include "DynamicDataPin.h"#include <cstdint>#include <ctime>#include <sstream>#include <iomanip>#include <string>#include <cstdlib>
Include dependency graph for DynamicDataPin.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
Implementation of DynamicDataPin — construction, helpers, serialization, UUID gen.
C++14 compliant — no std::optional, structured bindings, std::filesystem.
Definition in file DynamicDataPin.cpp.