From 01808f99325d9d6fdf29ade801310e1540f06655 Mon Sep 17 00:00:00 2001 From: Anutrix Date: Tue, 3 Oct 2023 12:34:19 +0530 Subject: [PATCH] Added remaining animation-related class reference docs --- doc/classes/AnimationLibrary.xml | 1 + doc/classes/AnimationNodeStateMachine.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/classes/AnimationLibrary.xml b/doc/classes/AnimationLibrary.xml index d457a858ab95..ff913ad071e7 100644 --- a/doc/classes/AnimationLibrary.xml +++ b/doc/classes/AnimationLibrary.xml @@ -56,6 +56,7 @@ + Contains a [Dictionary] of [Animation] resources. diff --git a/doc/classes/AnimationNodeStateMachine.xml b/doc/classes/AnimationNodeStateMachine.xml index 0a1a7df2f445..99442e6789d5 100644 --- a/doc/classes/AnimationNodeStateMachine.xml +++ b/doc/classes/AnimationNodeStateMachine.xml @@ -143,6 +143,7 @@ + Replaces the specified animation node with a new animation node.