Changing "Return Value" display in BP

Its simple:
UFUNCTION(BlueprintCallable, meta = (ReturnDisplayName = "abc"))

9 Likes