-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Correcting link to class Reference #8870
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
Conversation
|
I meant to say, "line 2016 references GDScript, should reference Resource" |
|
Also this is false, try this: print(preload("res://some_script.gd"))And you will see it prints |
|
Well then that wasn't clear from your description 🙂, the link text should be changed instead as it's more correct to point to the actual type that will be returned |
|
Should probably say "GDScripts" as the previous said "resources", in either case the current wording isn't correct grammar |
line 2016 references Class, should reference Resource
20cf239 to
83bd5dd
Compare
|
I rebased your branch for you |
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
|
Thanks! |

line 2016 references Class, should reference Resource