Sound Bakery  v0.1.0
Open-source audio middleware for games
Loading...
Searching...
No Matches
SB::Util::TypeHelper 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 std::string_view getDisplayNameFromType (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 SB::Core::ObjectgetObjectFromInstance (const rttr::instance &instance)
 
static SB::Core::DatabaseObjectgetDatabaseObjectFromInstance (const rttr::instance &instance)
 
static SB::Engine::NodegetNodeFromInstance (const rttr::instance &instance)
 
static SB::Engine::NodeBasegetNodeBaseFromInstance (const rttr::instance &instance)
 

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