Unravel Engine C++ Reference
|
#include <engine/engine_export.h>
#include <iosfwd>
#include <istream>
#include <memory>
#include <vector>
#include <filesystem/filesystem.h>
Go to the source code of this file.
Classes | |
struct | unravel::prefab |
Represents a generic prefab with a buffer for serialized data. More... | |
struct | unravel::scene_prefab |
Represents a scene-specific prefab. Inherits from the generic prefab structure. More... | |
Namespaces | |
namespace | unravel |