Method GetAnimationTagNames
GetAnimationTagNames()
Returns a new List<T> containing the name of all AnimationTag elements that have been defined in this SpriteSheet.
public List<string> GetAnimationTagNames()Returns
- List<string>
- A new List<T> containing the name of all AnimationTag elements that have been defined in this SpriteSheet.