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

Inherited by CommandSystem::CommandAddTransitionCondition, and EMotionFX::CommandAdjustJointLimit.

Public Member Functions

void InitSyntax (MCore::CommandSyntax &syntax, bool isParameterRequired=true)
 
bool SetCommandParameters (const MCore::CommandLine &parameters)
 
void SetContents (const AZStd::optional< AZStd::string > &contents)
 
const AZStd::optional< AZStd::string > & GetContents () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Static Public Attributes

static const char * s_parameterName = "contents"
 

Protected Attributes

AZStd::optional< AZStd::string > m_contents = AZStd::nullopt
 

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