Title says it all. It looks like an oversight to me, since the function is also defined as BlueprintCallable. Sure it’s also supposed to be callable in other c++ classes?
UFUNCTION(BlueprintCallable, Category="Rendering|Lighting")
void SetAttenuationRadius(float NewRadius);