UControlRig::FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

To support Blueprints/scripting, we need a different delegate type (a 'Dynamic' delegate) which supports looser style [UFunction](API\Runtime\CoreUObject\UObject\UFunction) binding (using names).