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::SkeletonOutlinerNotifications Class Reference

#include <SkeletonOutlinerBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual void SingleNodeSelectionChanged (Actor *actor, Node *node)
 
virtual void ZoomToJoints (ActorInstance *actorInstance, const AZStd::vector< Node * > &joints)
 
virtual void JointSelectionChanged ()
 
virtual void JointHoveredChanged (size_t hoveredJointIndex)
 
virtual void OnContextMenu (QMenu *menuconst, const QModelIndexList &selectedRowIndices)
 

Detailed Description

EMotion FX Skeleton Outliner Notification Bus Used for monitoring events from the skeleton outliner.


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