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