summaryrefslogtreecommitdiff
path: root/doc/classes/GLTFState.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/GLTFState.xml')
-rw-r--r--doc/classes/GLTFState.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/classes/GLTFState.xml b/doc/classes/GLTFState.xml
index a8e96ec8a9..8255cd73d0 100644
--- a/doc/classes/GLTFState.xml
+++ b/doc/classes/GLTFState.xml
@@ -109,6 +109,12 @@
<description>
</description>
</method>
+ <method name="get_unique_animation_names">
+ <return type="Array">
+ </return>
+ <description>
+ </description>
+ </method>
<method name="get_unique_names">
<return type="Array">
</return>
@@ -219,6 +225,14 @@
<description>
</description>
</method>
+ <method name="set_unique_animation_names">
+ <return type="void">
+ </return>
+ <argument index="0" name="unique_animation_names" type="Array">
+ </argument>
+ <description>
+ </description>
+ </method>
<method name="set_unique_names">
<return type="void">
</return>