|
Engine²
Open-source game engine written in C++.
|
#include <bit>#include <fmt/format.h>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | Log |
Functions | |
| template<typename T> | |
| T | Log::GetEntityIndex (const T &entity) |
| template<typename T> | |
| T | Log::GetEntityVersion (const T &entity) |
| template<typename T> | |
| std::string | Log::EntityToDebugString (const T &entity) |