Add a link to the notifications tutorial page in the object class reference

This commit is contained in:
skyace65 2021-12-22 21:37:54 -05:00
parent 8485d0c53a
commit f10cc3d7f6

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