Skip to content

Overloaded methods will not work with function nodes #78

@thk123

Description

@thk123

At the moment, FunctionNodes are saved as the type name and the method name. However, overloaded methods will result in ambiguous resolution when loading the behaviour with the function node.

Should either store the parameter list or explicitly disallow overloaded functions...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions