Overloaded Member Function Note Found (Compile Error in .gen File)
Error
Error C2511 'void UPS_DFS_UI_PlayerHUD::TriggerTooltip_String(const FString &,bool,bool,FSH_RTT_TooltipSettings)': overloaded member function not found in 'UPS_DFS_UI_PlayerHUD' E:\PS_Projects\Deforestation\Intermediate\Build\Win64\UnrealEditor\Inc\Deforestation\UHT\PS_DFS_UI_PlayerHUD.gen.cpp
Cause
The compiler has added “const” and &” to one of the input paramaters in the function in the .gen file: