getAnimationNames

AssetManagerInterface::getAnimationNames

Returns the names of all animations.

Declaration

virtual std:vector<std::string> getAnimationNames() = 0;

Parameters

None.

Returns

The names of all Animations in the Asset Manager.