Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInterpToMovementComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/InterpToMovementComponent.h |
| Include | #include "Components/InterpToMovementComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/InterpToMovementComponent.cpp |
UFUNCTION (BlueprintCallable, Category="Control")
virtual void AddControlPointPosition
(
FVector Pos,
bool bPositionIsRelative
)
Remarks
Add a control point that represents a position.