From 2febf0ccdb2376b886d30b938c21c62b05b7cf87 Mon Sep 17 00:00:00 2001 From: Zae Date: Mon, 20 Dec 2021 17:15:21 +0800 Subject: Make `Animation::track_insert_key` return key index --- doc/classes/Animation.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/classes/Animation.xml b/doc/classes/Animation.xml index a92b237624..f40f11944d 100644 --- a/doc/classes/Animation.xml +++ b/doc/classes/Animation.xml @@ -391,13 +391,13 @@ - + - Insert a generic key in a given track. + Inserts a generic key in a given track. Returns the key index. -- cgit v1.2.3