getSoundNames

Script::getSoundNames

Returns the names of all sounds.

Declaration

std:vector<std::string> getSoundNames();

Parameters

None.

Returns

The names of all Sounds in the Asset Manager.