Update class reference contribution link.
This commit is contained in:
parent
21fbf033f7
commit
527f4e9e68
6 changed files with 25 additions and 25 deletions
|
|
@ -25,7 +25,7 @@
|
|||
[b]Note:[/b] In a boolean context, an [Object] will evaluate to [code]false[/code] if it is equal to [code]null[/code] or it has been freed. Otherwise, an [Object] will always evaluate to [code]true[/code]. See also [method @GlobalScope.is_instance_valid].
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Object class introduction">$DOCS_URL/contributing/development/core_and_modules/object_class.html</link>
|
||||
<link title="Object class introduction">$DOCS_URL/engine_details/architecture/object_class.html</link>
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue