|
Unravel Engine C++ Reference
|
Component that provides a unique identifier (UUID) for a prefab. More...
#include <prefab_component.h>
Additional Inherited Members | |
Public Member Functions inherited from unravel::id_component_base< prefab_id_component > | |
| void | regenerate_id () |
| void | generate_if_nil () |
Public Attributes inherited from unravel::id_component_base< prefab_id_component > | |
| hpp::uuid | id |
| The unique identifier for the entity. | |
Component that provides a unique identifier (UUID) for a prefab.
Definition at line 117 of file prefab_component.h.