|
Unravel Engine C++ Reference
|
#include <id_component.h>
Public Member Functions | |
| void | regenerate_id () |
| void | generate_if_nil () |
Public Attributes | |
| hpp::uuid | id |
| The unique identifier for the entity. | |
Definition at line 10 of file id_component.h.
|
inline |
Definition at line 17 of file id_component.h.
|
inline |
Definition at line 12 of file id_component.h.
| hpp::uuid unravel::id_component_base< T >::id |
The unique identifier for the entity.
Definition at line 27 of file id_component.h.