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

#include <asset_storage.h>

Inheritance diagram for unravel::asset_importer_meta:
crtp_meta_type< asset_importer_meta >

Public Member Functions

virtual ~asset_importer_meta ()=default
 
- Public Member Functions inherited from crtp_meta_type< 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
 

Additional Inherited Members

- Static Public Member Functions inherited from crtp_meta_type< asset_importer_meta >
static auto get_static_meta_type () -> entt::meta_type
 

Detailed Description

Definition at line 19 of file asset_storage.h.

Constructor & Destructor Documentation

◆ ~asset_importer_meta()

virtual unravel::asset_importer_meta::~asset_importer_meta ( )
virtualdefault

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