| 
| 
  | CallbackData (CallbackTypes callbackType, int callbackId) | 
|   | 
| 
bool  | operator< (const CallbackData &other) const | 
|   | Comparison operators implemented to store this data type in a set. 
  | 
|   | 
| 
bool  | operator> (const CallbackData &other) const | 
|   | 
| 
bool  | operator== (const CallbackData &other) const | 
|   | 
 | 
| 
CallbackTypes  | m_callbackType = CallbackTypes::OnComplete | 
|   | 
| 
int  | m_callbackId = AnimationProperties::InvalidCallbackId | 
|   | 
| 
AZStd::any  | m_callbackData | 
|   | 
| 
float  | m_progressPercent | 
|   | 
The documentation for this struct was generated from the following file:
- Gems/ScriptedEntityTweener/Code/Include/ScriptedEntityTweener/ScriptedEntityTweenerEnums.h