It also throws an error calling the function. "Could not find method 'HideTweenFinished' on MissionSelectBase" Its calling a function on the mono behavior the tween was run from.
I wanted to add, the ability to call a function with parameters doing () => { MyFunction(pos, target, 1, false); } was really handy.