SafeMoveUpdatedComponent

Overload list

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().

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss