Skip to content

Commit de3ae72

Browse files
authored
Merge pull request #11862 from HRQ-99/gdextension_cpp
Add a link to ProperyHints on GDExtension-Cpp example
2 parents 79837fd + 29c379a commit de3ae72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/scripting/cpp/gdextension_cpp_example.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@ The first two arguments are the minimum and maximum value and the third is the s
548548
For simplicity, we've only used the hint_range of the property method.
549549
There are a lot more options to choose from. These can be used to
550550
further configure how properties are displayed and set on the Godot side.
551+
You can find more information on property hints here :ref:`@GlobalScope<enum_@GlobalScope_PropertyHint>`.
551552

552553
Signals
553554
-------

0 commit comments

Comments
 (0)