|
Unravel Engine C++ Reference
|
#include <asset_storage.h>
Public Attributes | |
| bool | force_to_mono {false} |
Additional Inherited Members | |
Public Member Functions inherited from crtp_meta_type< audio_importer_meta, asset_importer_meta > | |
| virtual auto | get_meta_type () const -> entt::meta_type |
| auto | is () const -> bool |
| auto | is (const entt::meta_type &type) const -> bool |
| virtual auto | as_derived () -> entt::meta_any |
Static Public Member Functions inherited from crtp_meta_type< audio_importer_meta, asset_importer_meta > | |
| static auto | get_static_meta_type () -> entt::meta_type |
Definition at line 116 of file asset_storage.h.
| bool unravel::audio_importer_meta::force_to_mono {false} |
Definition at line 118 of file asset_storage.h.