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.