Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UMovementComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | MoveUpdatedComponent
(
const FVector& Delta, |
Moves our UpdatedComponent by the given Delta, and sets rotation to NewRotation. | |
| bool | MoveUpdatedComponent
(
const FVector& Delta, |
Moves our UpdatedComponent by the given Delta, and sets rotation to NewRotation. |