Category: Script Since engine version: 4.9.1.0 GWE
Description
Calls the overloaded function. A function will overload another function if it is declared in the same scope with the same name. As opposed to inherited, this method is also failsafe, meaning it will not cause an error if the original function doesn't really exist.