Loading Flipbook asset c++

I’m a beginner and got stuck with this simple problem. I just want to load flipbook animation into c++ code using a path and later apply it when needed as a UFlipbookAnimation variable down the line (in some function). How would I do that?