Sound Bakery  v0.1.0
Open-source audio middleware for games
Loading...
Searching...
No Matches
sbk::core::serialization::serialized_sound Struct Reference

Public Member Functions

 serialized_sound (const std::shared_ptr< sbk::engine::sound > &sound)
 
 serialized_sound (const std::shared_ptr< sbk::core::database_object > &databaseSound)
 
template<class archive_class >
void serialize (archive_class &archive, const unsigned int v)
 

Public Attributes

std::shared_ptr< sbk::engine::soundsound
 

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