Inherited by EMotionFX::GroupParameter, and EMotionFX::ValueParameter.
|
| Parameter (AZStd::string name, AZStd::string description={}) |
|
virtual const char * | GetTypeDisplayName () const =0 |
|
const AZStd::string & | GetName () const |
|
void | SetName (const AZStd::string &name) |
|
const AZStd::string & | GetDescription () const |
|
void | SetDescription (const AZStd::string &description) |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
static bool | IsNameValid (const AZStd::string &name, AZStd::string *outInvalidCharacters) |
|
|
static const char | s_invalidCharacters [] |
|
◆ m_description
AZStd::string EMotionFX::Parameter::m_description |
|
protected |
The description of the attribute.
◆ m_name
AZStd::string EMotionFX::Parameter::m_name |
|
protected |
The name as it will appear in the interface.
The documentation for this class was generated from the following file:
- Gems/EMotionFX/Code/EMotionFX/Source/Parameter/Parameter.h