I can’t remember if this is now supposed to be supported? I noticed that I can override a BlueprintNativeEvent
directly in my subclass, however I’m unsure if I should expect it to actually work.
This is not yet supported. Right now you would need to implement this in BP and then call into Sk from there.
1 Like