godotjs / godotjs/GodotJS

Improve Codegen for `@bind.onready`

Open
#164 0 comments 0 reactions 1 assignee Claimed by @Benjamin-Dobell View on GitHub
Dominant language
C
Stars
765
Forks
46
PR merge metrics
No merged PRs in 30d

Description

At the moment [`this.get_node` ](https://github.com/godotjs/GodotJS/blob/main/scripts/jsb.editor/src/jsb.editor.codegen.ts#L493) can be typed with with generated `SceneNode[XXX]`.

It would be great if [`onready` ](https://github.com/godotjs/GodotJS/blob/main/scripts/jsb.editor/src/jsb.editor.codegen.ts#L1858) has this feature as well

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.