Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Godot property hooks documentation is out of date #72

Closed
jacobsky opened this issue Jun 26, 2022 · 1 comment
Closed

Godot property hooks documentation is out of date #72

jacobsky opened this issue Jun 26, 2022 · 1 comment
Assignees
Labels
outdated-api An API change needs to be reflected in the docs

Comments

@jacobsky
Copy link
Contributor

Property access hooks is no longer valid. As per godot-rust/gdnative#874

The new way to register is with the with #[property(get|set)]

@jacobsky jacobsky added the outdated-api An API change needs to be reflected in the docs label Jun 26, 2022
@jacobsky jacobsky self-assigned this Jun 26, 2022
jacobsky added a commit to jacobsky/book that referenced this issue Jul 6, 2022
Bromeon pushed a commit that referenced this issue Jul 7, 2022
Updating the Outdated API document as per issue #72
@Bromeon
Copy link
Member

Bromeon commented Jul 7, 2022

Closed by #73.

@Bromeon Bromeon closed this as completed Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
outdated-api An API change needs to be reflected in the docs
Projects
None yet
Development

No branches or pull requests

2 participants