whats the difference? i thought there where only 3: single, multicast, dynamic multi, but dynamic delegate what is it?
It’s the same as apples vs apples…
Can you be a bit more specific?
Documentation for delegates is here:
In short, there is:
- “single vs multicast” group, distinguishable by maximum amount of subscribers
- “native vs dynamic” group, where the difference is only in ones being c++ oriented and others are being exposed for blueprints