Skip to content

Error on Exported methods and RPCs with named parameters #32

Open
@fuzzybinary

Description

@fuzzybinary

Exported methods RPCs cannot use named parameters in Dart, because they need to be called by Godot which does not have support for named parameters.

godot_dart_build should warn / error if an RPC or Exported method uses named parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions