getSoundNames
AssetManagerInterface::getSoundNames
Returns the names of all sounds.
Declaration
virtual std:vector<std::string> getSoundNames() = 0;
Parameters
None.
Returns
The names of all Sounds in the Asset Manager.
AssetManagerInterface::getSoundNames
Returns the names of all sounds.
virtual std:vector<std::string> getSoundNames() = 0;
None.
The names of all Sounds in the Asset Manager.