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

Script cannot detect static variables #4

Closed
RadiantUwU opened this issue Oct 2, 2023 · 2 comments · Fixed by #20
Closed

Script cannot detect static variables #4

RadiantUwU opened this issue Oct 2, 2023 · 2 comments · Fixed by #20

Comments

@RadiantUwU
Copy link

RadiantUwU commented Oct 2, 2023

static var

@Maran23
Copy link
Owner

Maran23 commented Oct 2, 2023

static func should work but right now the plugin can indeed not detect static var.

For some reason they are handled different on Godot, there is currently no way to get them for the current script.

@RadiantUwU
Copy link
Author

I thought the variables are read from the code itself

@RadiantUwU RadiantUwU changed the title Script cannot detect static functions or static variables Script cannot detect static variables Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants