FBaseMovementSimulation::SafeMoveUpdatedComponent

Choose your operating system:

Windows

macOS

Linux

References

Module

NetworkPredictionExtras

Header

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/BaseMovementSimulation.h

Include

#include "BaseMovementSimulation.h"

Source

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Private/BaseMovementSimulation.cpp

Syntax

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