Vulkan Schnee
0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
JsonArchive.cpp
Go to the documentation of this file.
1
#include "
Engine/Serialization/JsonArchive.h
"
2
3
namespace
EngineCore
{
4
5
json
&
JsonArchive::getArchive
() {
6
return
this->
jsonObject
;
7
}
8
9
}
JsonArchive.h
EngineCore::JsonArchive::jsonObject
json jsonObject
Definition
JsonArchive.h:12
EngineCore::JsonArchive::getArchive
json & getArchive()
Definition
JsonArchive.cpp:5
EngineCore
Log category system implementation.
Definition
CameraComponent.cpp:8
EngineCore::json
nlohmann::json json
Definition
JsonHandler.cpp:8
Engine
src
Engine
Serialization
JsonArchive.cpp
Generated by
1.14.0