doc: Update classref with node renames
A few extra renames for classes which were missed in last week's PRs.
This commit is contained in:
parent
0168709978
commit
eaaee63b62
203 changed files with 1076 additions and 1095 deletions
|
|
@ -1216,7 +1216,7 @@
|
|||
<description>
|
||||
Returns whether the given class exists in [ClassDB].
|
||||
[codeblock]
|
||||
type_exists("Sprite") # Returns true
|
||||
type_exists("Sprite2D") # Returns true
|
||||
type_exists("Variant") # Returns false
|
||||
[/codeblock]
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue