8000 Add NodePath export hint by illlustr · Pull Request #87 · naiiveprojects/GDX · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add NodePath export hint #87

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

Merged
merged 1 commit into from
Apr 13, 2025
Merged

Add NodePath export hint #87

merged 1 commit into from
Apr 13, 2025

Conversation

illlustr
Copy link
@illlustr illlustr commented Apr 13, 2025

godotengine#39155

Makes only The Class (and its subclasses) selectable in the 'Select a Node' dialog window in the editor

example:

export(NodePath, Button) var my_button

# This also works on global class
export(NodePath, MyClass) var my_class

Co-authored-by: Julius Pfister <ursrj@student.kit.edu>
@illlustr illlustr merged commit 123eb24 into 3.x Apr 13, 2025
15 checks passed
@illlustr illlustr deleted the 3.x-node_path branch April 13, 2025 15:13
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.

1 participant
0