What is the effect of the AnimComponent enabled property?

Hi,
I’m wondering what the expected behaviour of setting enabled = false on an AnimComponent should be. I’ve tried setting it but it doesn’t seem to have any effect.
Thanks!

The expected behaviour is that the animation will stop updating.