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:
Max Hilbrunner 2022-01-02 03:14:51 +01:00 committed by GitHub
commit d58dfd4a7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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">