Creating an animation in c++

Hey guys!

I’m wanting to create an animation object from within c++ that consists of a blend between the last frame of one animation, and the first of the other.

Is this possible?

Thanks!!

Hate to bump, but no one knows how to do this? Otherwise this’ll be a huge pain to make hundreds of animations that just have two frames… ;_;