Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UMovementComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | SafeMoveUpdatedComponent
(
const FVector& Delta, |
Calls MoveUpdatedComponent(), handling initial penetrations by calling ResolvePenetration(). | |
| bool | SafeMoveUpdatedComponent
(
const FVector& Delta, |
Calls MoveUpdatedComponent(), handling initial penetrations by calling ResolvePenetration(). |