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

C# Preprocessor defines doc is out of date #6659

Closed
ace24713 opened this issue Jan 24, 2023 · 0 comments · Fixed by #6686
Closed

C# Preprocessor defines doc is out of date #6659

ace24713 opened this issue Jan 24, 2023 · 0 comments · Fixed by #6686
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug topic:dotnet

Comments

@ace24713
Copy link

Your Godot version:
3.5.1, but issue is present on latest too

Issue description:
Documentation on C# Preprocessor defines is no longer accurate, some of the described features were removed:
see godotengine/godot#40595
and the 3.x counterpart godotengine/godot#41408

and possibly relevant, the not-yet-merged code that would bring some of those features back:
here godotengine/godot#53920
and the 3.x counterpart godotengine/godot#53921

Reading the material, it's still unclear to me if these features will ever come back in any form, but at least the documentation being up to date would've saved me a few hours of debugging.

URL to the documentation page:
https://docs.godotengine.org/en/stable/tutorials/scripting/c_sharp/c_sharp_features.html#preprocessor-defines

@ace24713 ace24713 added the bug label Jan 24, 2023
@raulsntos raulsntos added topic:dotnet area:manual Issues and PRs related to the Manual/Tutorials section of the documentation labels Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug topic:dotnet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants