classref: Sync with current master branch (abf8e1e)

This commit is contained in:
Godot Organization
2025-01-11 03:21:17 +00:00
parent 8debbc2a72
commit c2e772b748
48 changed files with 1010 additions and 205 deletions
+1 -1
View File
@@ -1311,7 +1311,7 @@ Returns the object's metadata value for the given entry ``name``. If the entry d
:ref:`Array<class_Array>`\[:ref:`StringName<class_StringName>`\] **get_meta_list**\ (\ ) |const| :ref:`🔗<class_Object_method_get_meta_list>`
Returns the object's metadata entry names as a :ref:`PackedStringArray<class_PackedStringArray>`.
Returns the object's metadata entry names as an :ref:`Array<class_Array>` of :ref:`StringName<class_StringName>`\ s.
.. rst-class:: classref-item-separator