I see SET node in unreal engine 5 has 3 pins can you explain each pin usage ?
Thanks
I see SET node in unreal engine 5 has 3 pins can you explain each pin usage ?
Thanks
This was the same in UE4. What you’re seeing is a variable getting set in the character. If you try to do that, you will get the same sort of node.
Target is the object you are setting the value on, Vehicle is the value that you’re setting, and the pin on the right side is just for convenience, it is a getter for the property you just set
Thanks alot to all
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.