Unravel Engine C++ Reference
Loading...
Searching...
No Matches
id_component.hpp
Go to the documentation of this file.
1#pragma once
3
6
7namespace unravel
8{
12
13} // namespace unravel
#define REFLECT_EXTERN(cls)
Definition reflection.h:120
#define LOAD_EXTERN(cls)
#define SAVE_EXTERN(cls)
Component that provides a unique identifier (UUID) for an entity.