|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include "Engine/Serialization/Registrar.h"Go to the source code of this file.
Macros | |
| #define | REGISTER_SERIALIZABLE(ClassName) |
| Registers the serializable in the list of all serializable objects. This list is primarily used in the editor. | |
| #define REGISTER_SERIALIZABLE | ( | ClassName | ) |
Registers the serializable in the list of all serializable objects. This list is primarily used in the editor.
Definition at line 8 of file RegistrarMacro.h.