Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds an animation object that contains the specified animation variable.
CAnimationBaseObject* FindAnimationObject(
IUIAnimationVariable* pVariable
);
Parameters
- pVariable
A pointer to animation variable.
Return Value
A pointer to animation object, or NULL if animation object is not found.
Requirements
Header: afxanimationcontroller.h