How do I reference my Animation Blue Print in a class?

An answer to this is to use the skeletal variable in the class BP, from the skeletal object you can cast to the Anim BP that you want, then you can set variables in it from directly in your class.