In the following code snippet, if FunctionType is an enumeration related to FASTCALL, it will lose its effect. It seems that only UE_FUNCTION_FASTCALL_CALL retrieves parameters via register passing. Unfortunately, this enumeration clearly won't enter the if branch, making it look like half-finished code...
