Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::scene_prefab Struct Reference

Represents a scene-specific prefab. Inherits from the generic prefab structure. More...

#include <prefab.h>

Inheritance diagram for unravel::scene_prefab:
unravel::prefab

Additional Inherited Members

- Public Attributes inherited from unravel::prefab
fs::stream_buffer< std::vector< uint8_t > > buffer {}
 Buffer to store serialized data of the prefab.
 

Detailed Description

Represents a scene-specific prefab. Inherits from the generic prefab structure.

Definition at line 30 of file prefab.h.


The documentation for this struct was generated from the following file: