CAnimationValue::GetAnimationVariableList
Puts the encapsulated animation variable into a list.
virtual void GetAnimationVariableList(
CList<CAnimationVariable*,
CAnimationVariable*>& lst
);
Parameters
- lst
When the function returns, it contains a pointer to CAnimationVariable representing the animated value.
Requirements
Header: afxanimationcontroller.h