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

Inherited by EMotionFX::CommandAddCollider, EMotionFX::CommandAddRagdollJoint, EMotionFX::CommandAdjustCollider, EMotionFX::CommandAdjustRagdollJoint, EMotionFX::CommandRemoveCollider, EMotionFX::CommandRemoveRagdollJoint, and EMotionFX::ParameterMixinActorIdJointName.

Public Member Functions

 ParameterMixinJointName (const AZStd::string &jointName)
 
void InitSyntax (MCore::CommandSyntax &syntax, bool isParameterRequired=true)
 
bool SetCommandParameters (const MCore::CommandLine &parameters)
 
void SetJointName (const AZStd::string &jointName)
 
const AZStd::string & GetJointName () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Static Public Attributes

static const char * s_jointNameParameterName = "jointName"
 

Protected Attributes

AZStd::string m_jointName
 

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