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