I’m trying to check wether an animation is inside a library, and the only way I found on how to do that is to use the AnimationLibrary.HasAnimation() method, however to do that I first have to get a reference to the library, and I don’t know how to get it.