Hi,
I just played around with some Blueprint stuff and have the following problem:
When I add an element to an array “directly”, that is: in the event graph, it works:
In the game, the array gets filled:
**But: ** When I do this inside a function, the array does not get new elements added
What am I doing wrong here?
The function looks like this:
But all I get in the game is:
Why is this not working
Any help is appreciated
Cheers,
Klauz