Merge pull request #56184 from skyace65/ObjectNotificationsLink
Add a link to the notifications tutorial page in the object class reference
This commit is contained in:
commit
d58dfd4a7c
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
</description>
|
||||
<tutorials>
|
||||
<link title="When and how to avoid using nodes for everything">$DOCS_URL/tutorials/best_practices/node_alternatives.html</link>
|
||||
<link title="Object notifications">$DOCS_URL/tutorials/best_practices/godot_notifications.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="_get" qualifiers="virtual">
|
||||
|
|
Loading…
Reference in a new issue