Gems/EMotionFX

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-09-10 20:18:05 -07:00
parent 48652dcac7
commit 0800e95aa7
12 changed files with 26 additions and 26 deletions
@@ -110,7 +110,7 @@ namespace EMotionFX
#if defined (EMOTIONFXANIMATION_EDITOR)
void UpdateAnimationEditorPlugins(float delta);
void NotifyRegisterViews() override;
bool IsSystemActive(EditorAnimationSystemRequests::AnimationSystem systemType);
bool IsSystemActive(EditorAnimationSystemRequests::AnimationSystem systemType) override;
//////////////////////////////////////////////////////////////////////////////////////
// AzToolsFramework::AssetBrowser::AssetBrowserInteractionNotificationBus::Handler