Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UInterpToMovementComponent
Description
Update the control points. Adjusts the positions of there are any actor control points as well as updating the spline type
| Name | UpdateControlPoints |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/InterpToMovementComponent.h |
| Include Path | #include "Components/InterpToMovementComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/InterpToMovementComponent.cpp |
virtual void UpdateControlPoints
(
bool InForceUpdate
)