getAnimationNames ================= :doc:`/types/AssetManagerInterface/index`::getAnimationNames Returns the names of all animations. Declaration ----------- .. code-block:: cpp virtual std:vector getAnimationNames() = 0; Parameters ---------- None. Returns ------- The names of all :doc:`Animations ` in the :doc:`/asset_manager/index`.