Bind multicast delegate from C++ in blueprint

That solved the problem. Very misleading documentation though.

/// MC Delegates only.  Property should be exposed for assigning in blueprints.
BlueprintAssignable,

Didn’t realize that “MC Delegates” actually did stand for “Dynamic Multicast Delegates” and not “Multicast Delegates”.

However thanks a lot!