|
Unravel Engine C++ Reference
|
#include "basic_component.h"#include <engine/assets/asset_handle.h>#include <unordered_map>#include <string>#include <set>#include <uuid/uuid.h>Go to the source code of this file.
Classes | |
| struct | unravel::prefab_property_override_data |
| Represents a property override with entity UUID and component/property path. More... | |
| struct | unravel::prefab_component |
| Component that holds a reference to a prefab asset and tracks property overrides. More... | |
| struct | unravel::prefab_id_component |
| Component that provides a unique identifier (UUID) for a prefab. More... | |
Namespaces | |
| namespace | unravel |