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.
AssetManagerInterface::getAnimationNames
Returns the names of all animations.
virtual std:vector<std::string> getAnimationNames() = 0;
None.
The names of all Animations in the Asset Manager.