getSoundNames ============= :doc:`/types/Script/index`::getSoundNames Returns the names of all sounds. Declaration ----------- .. code-block:: cpp std:vector getSoundNames(); Parameters ---------- None. Returns ------- The names of all :doc:`Sounds ` in the :doc:`/asset_manager/index`.