Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::EditorAnimationSystemRequests Class Reference

#include <EditorAnimationSystemRequestBus.h>

Inherits AZ::EBusTraits.

Public Types

enum  AnimationSystem { EMotionFX , CryAnimation }
 

Public Member Functions

virtual bool IsSystemActive (AnimationSystem systemType)
 

Detailed Description

This bus allows you to make editor specific requests of the Animation System

Member Function Documentation

◆ IsSystemActive()

virtual bool AzToolsFramework::EditorAnimationSystemRequests::IsSystemActive ( AnimationSystem  systemType)
inlinevirtual

Determines if the given animation system is active

Parameters
systemTypethe type of system to query for

The documentation for this class was generated from the following file: