Unravel Engine C++ Reference
Loading...
Searching...
No Matches
prefab_component.hpp
Go to the documentation of this file.
1#pragma once
3
6
7namespace unravel
8{
9
13
17
18} // namespace unravel
#define REFLECT_EXTERN(cls)
Definition reflection.h:120
#define LOAD_EXTERN(cls)
#define SAVE_EXTERN(cls)
Component that holds a reference to a prefab asset and tracks property overrides.
Component that provides a unique identifier (UUID) for a prefab.