Merge pull request #114897 from TokageItLab/remove-dead-anim-func
Remove dead definition `get_animation_libraries()` from AnimationMixer
This commit is contained in:
@@ -399,8 +399,6 @@ protected:
|
||||
|
||||
public:
|
||||
/* ---- Data lists ---- */
|
||||
Dictionary *get_animation_libraries();
|
||||
|
||||
void get_animation_library_list(List<StringName> *p_animations) const;
|
||||
Ref<AnimationLibrary> get_animation_library(const StringName &p_name) const;
|
||||
bool has_animation_library(const StringName &p_name) const;
|
||||
|
||||
Reference in New Issue
Block a user