Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | MoveComponent
(
const FVector& Delta, |
Tries to move the component by a movement vector (Delta) and sets rotation to NewRotation. | |
| bool | MoveComponent
(
const FVector& Delta, |
Tries to move the component by a movement vector (Delta) and sets rotation to NewRotation. |