Skip to content

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

Closed
Daylily-Zeleen wants to merge 1 commit into
godotjs:mainfrom
Daylily-Zeleen:daylily-zeleen/implement-missing-functions
Closed

feat: Implement missing godot object' virtual functions.#185
Daylily-Zeleen wants to merge 1 commit into
godotjs: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().

@Daylily-Zeleen
Copy link
Copy Markdown
Contributor Author

Superseded by #218 .

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