|
CeresEngine 0.2.0
A game development framework
|
A structure that contains import options that describes how a resource should be imported. More...
#include <CeresEngine/Resource/Importer/ResourceImportOptions.hpp>
Public Member Functions | |
| virtual | ~ResourceImportOptions () noexcept=default |
A structure that contains import options that describes how a resource should be imported.
Concrete resource types can sub-class from this class to add specialized options that importers can then use to change their import behavior.
|
virtualdefaultnoexcept |