SafeMoveUpdatedComponent

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function

bool

 

SafeMoveUpdatedComponent

(
    const FVector& Delta,
    const FQuat& NewRotation,
    bool bSweep,
    FHitResult& OutHit,
    ETeleportType Teleport
)

Calls MoveUpdatedComponent(), handling initial penetrations by calling ResolvePenetration().

Public function

bool

 

SafeMoveUpdatedComponent

(
    const FVector& Delta,
    const FRotator& NewRotation,
    bool bSweep,
    FHitResult& OutHit,
    ETeleportType Teleport
)

Calls MoveUpdatedComponent(), handling initial penetrations by calling ResolvePenetration().