Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces | Typedefs
TemplateBrowserPanel.cpp File Reference
#include "TemplateBrowserPanel.h"
#include "BlueprintEditor.h"
#include "TemplateManager.h"
#include "../third_party/imgui/imgui.h"
#include <iostream>
#include <cstring>
#include "../third_party/nlohmann/json.hpp"
+ Include dependency graph for TemplateBrowserPanel.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

Definition at line 14 of file TemplateBrowserPanel.cpp.