Hi, i followed a video tutorial, and this guy created a function inside a blueprint, then at the function node, added 2 new inputs to the original K2node (2 integers)…. this automaticaly created 2 variales at the “variable list” of the BP, but if i do the same…. variables wont appear at my BP variable list, the just stay in the input, so i canot use them as variables…why this happens?
Also when he created both inputs, they appeared automatically under a new variable list named after the function name, meaning, both integers are located under: variables/function name. This also happened ate the variables list locate in the Blueprint.
Please help, thanks