We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79837fd + 29c379a commit de3ae72Copy full SHA for de3ae72
tutorials/scripting/cpp/gdextension_cpp_example.rst
@@ -548,6 +548,7 @@ The first two arguments are the minimum and maximum value and the third is the s
548
For simplicity, we've only used the hint_range of the property method.
549
There are a lot more options to choose from. These can be used to
550
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>`.
552
553
Signals
554
-------
0 commit comments