Why does my add arrow component Node look different?

Hey all, I am very new to unreal and am trying to follow a tutorial and need to add the Add Arrow Component node to it, which for me looks like this:

While the tutorials node looks like this:

Is there a setting I need to adjust to get these other 3 inputs? Because I will need to edit one of the three further down the tutorial.

If I havent provided enough information to go on, my apologies, I have no idea what I am doing in unreal :smiley:

You can simply right click on that orange Relative Transform pin, and from the menu that pops up, choose the Split Struct Pin option to expose it’s components :blush:

Oh! Thank you very much Sir!