Skip to content

feat: Implement missing godot object' virtual functions.#185

Open
Daylily-Zeleen wants to merge 1 commit intogodotjs:mainfrom
Daylily-Zeleen:daylily-zeleen/implement-missing-functions
Open

feat: Implement missing godot object' virtual functions.#185
Daylily-Zeleen wants to merge 1 commit intogodotjs:mainfrom
Daylily-Zeleen:daylily-zeleen/implement-missing-functions

Conversation

@Daylily-Zeleen
Copy link
Copy Markdown
Contributor

Close #183 .

Different with GDScript, this implementation require override _get_property_list(), _get(), _set() and other virtual functions with super.xxx().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] It seems that some virtual functions is not work.

1 participant