MoveComponentTo completed c++

I want to move a component by several lines in a .csv-file.
I’m using the “MoveCOmponentTo”-function in C++.The next movement should start, when the previous is finished.
I’m doing this in a custom Blueprint. Is there a way to get the “Completed” Report like in the “MoveComponentTo”-Blueprint?