Unravel Engine C++ Reference
Loading...
Searching...
No Matches
asset_flags.h File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  unravel
 

Enumerations

enum class  unravel::load_flags { unravel::standard , unravel::reload , unravel::do_not_unload }
 
enum class  unravel::load_mode : uint8_t { unravel::immediate , unravel::deferred }
 Controls whether an asset is loaded immediately or deferred until first access. More...