Skip to content

There's a logical error in the "GetFunctionParameter" function #24

@Or4nZii

Description

@Or4nZii

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...

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions