Sound Bakery  v0.1.0
Open-source audio middleware for games
Loading...
Searching...
No Matches
sbk::util::type_helper Class Referencefinal

Static Public Member Functions

static SB_OBJECT_CATEGORY getCategoryFromType (rttr::type type)
 
static std::unordered_set< rttr::type > getTypesFromCategory (SB_OBJECT_CATEGORY category)
 
static rttr::string_view get_display_name_from_type (rttr::type type)
 
static std::string getFolderNameForObjectType (rttr::type type)
 
static std::string_view getFileExtensionOfObjectCategory (SB_OBJECT_CATEGORY category)
 
static std::string_view getPayloadFromType (rttr::type type)
 
static bool isTypePlayable (const rttr::type &type)
 
static rttr::enumeration getObjectCategoryEnum ()
 
static rttr::string_view getObjectCategoryName (const SB_OBJECT_CATEGORY &objectCategory)
 
static sbk::core::objectgetObjectFromInstance (const rttr::instance &instance)
 
static sbk::core::database_objectgetDatabaseObjectFromInstance (const rttr::instance &instance)
 
static sbk::engine::nodegetNodeFromInstance (const rttr::instance &instance)
 
static sbk::engine::node_basegetNodeBaseFromInstance (const rttr::instance &instance)
 

The documentation for this class was generated from the following files: