Skip to content

Update bindings (_bind_methods()) with proper argument names (and possibly a description) #84

@MathiasBaumgartinger

Description

@MathiasBaumgartinger

Godot 4 made working with addons such as geodot much more appealing, as it includes things such as documentation and intelligent code completion right in the editor. As such, including proper argument names or descriptions in the bindings might be beneficial:

image

image

https://github.com/boku-ilen/geodot-plugin/blob/master/src/geodata.cpp#L110 as shown in the screenshot above, the referenced line misses one named argument. Maybe there is also some way to add a description?

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