BlueprintNativeEvent function can't access blueprint variables?

Hi Sicko_0

Where-ever possible, move your variables into the C++ class, otherwise you can crawl through the BP dictionary to find them like this post explains:

1 Like