mirror of
https://github.com/godotengine/godot.git
synced 2025-11-03 15:11:19 +00:00
doc: Fix wrong references found by new makerst.py
Thanks @PJB3005
This commit is contained in:
parent
7d22e162e7
commit
26fddb77be
43 changed files with 128 additions and 123 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Gets a constant from a given class.
|
||||
</brief_description>
|
||||
<description>
|
||||
This node returns a constant from a given class, such as [@GlobalScope.TYPE_INT]. See the given class' documentation for available constants.
|
||||
This node returns a constant from a given class, such as [constant @GlobalScope.TYPE_INT]. See the given class' documentation for available constants.
|
||||
[b]Input Ports:[/b]
|
||||
none
|
||||
[b]Output Ports:[/b]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue