FDelegateInstanceExtras

To extend delegates, you should implement a policy struct like this and pass it as the second template argument to [TDelegate](API\Runtime\Core\Delegates\TDelegate) and [TMulticastDelegate](API\Runtime\Core\Delegates\TMulticastDelegate).