@Dante5050 No, without the bind dynamic factor they are just unused methods.
edit: You are just preparing the function to have the same inputs as the bind function (you can call it what you want) You need to bind a function with the correct inputs & return value. Unreal does not look at the name of the function (it is not an override of an existing virtual function)