CAnimationVariableIntegerChangeHandler::SetAnimationController

Stores a pointer to animation controller to route events.

void SetAnimationController(
   CAnimationController* pAnimationController
);

Parameters

  • pAnimationController
    A pointer to animation controller, which will receive events.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationVariableIntegerChangeHandler Class