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::Integration::AudioTriggerEvent Struct Reference

Public Member Functions

 AZ_RTTI (AudioTriggerEvent, "{1AA35052-477B-4F8D-9DE3-6411E96B871D}")
 
 AZ_CLASS_ALLOCATOR (AudioTriggerEvent, EMotionFXAllocator)
 
 AudioTriggerEvent (const AZStd::string &eventName, const AZStd::string &triggerName, const AZStd::string &jointName)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

AZStd::string m_eventName
 
AZStd::string m_triggerName
 
AZStd::string m_jointName
 

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