getAnimationNames
Script::getAnimationNames
Returns the names of all animations.
Declaration
std:vector<std::string> getAnimationNames();
Parameters
None.
Returns
The names of all Animations in the Asset Manager.
Script::getAnimationNames
Returns the names of all animations.
std:vector<std::string> getAnimationNames();
None.
The names of all Animations in the Asset Manager.