How to get loaded animation tracks on a player?

Hello! I want a way that allows me to get all the loaded animations on a humanoid/animator, so is there a way to do that?

No, you’ll need to cache them yourself when you load them.

You can use a table to do that.