Loading Box: setAnimationState

Looking through the FLoadingBox from Component Set 3, DRK #1, and noticed in the docs, there is a link to “setAnimationState”, but it doesn’t go anywhere. Digging in the code, it actually is just a way to pass in true or false and it does the same thing as “startAnimation” and “stopAnimation”.