Open 3D Engine EMotionFX Gem 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.
EMotionFX::AnimGraphObjectFactory Class Reference

Public Types

using UITypesSet = AZStd::unordered_set< AZ::TypeId, AZStd::hash< AZ::TypeId >, AZStd::equal_to< AZ::TypeId >, MCore::StaticAllocator >
 

Public Member Functions

const AZStd::vector< AnimGraphObject * > & GetUiObjectPrototypes () const
 

Static Public Member Functions

static void ReflectTypes (AZ::ReflectContext *context)
 
static UITypesSet & GetUITypes ()
 
static AnimGraphObjectCreate (const AZ::TypeId &type, AnimGraph *animGraph=nullptr)
 

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