hello
I am a UE5 beginner with poor English and am currently studying blueprints. Recently, I have noticed a strange phenomenon
There are many pin for custom events. How to do this?
The blueprints below are all written by others
I haven’t found a similar tutorial yet. Could you please remind me how to write this type of custom event?
thank you
3dRaven
(3dRaven)
June 3, 2023, 2:40pm
2
Add new custom event.
Click on it and in inputs you can add inputs their type (float, bool, vector etc)
You can also drag a pin onto a ready event to add that variable type directly to the input (might need to rename it though)
2 Likes
Thank you very much. I was too impatient to look at the detail panel on the right, and I forgot what I had learned before. Thank you very much for your reminder. Wishing you a happy life . Good night, goodbye
2 Likes
system
(system)
Closed
July 3, 2023, 2:59pm
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.