FFloorTestResult::SetFromSweep

Choose your operating system:

Windows

macOS

Linux

References

Module

NetworkPredictionExtras

Header

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

Include

#include "CharacterMotionSimulation.h"

Source

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

Syntax

void SetFromSweep
(
    const FHitResult & InHit,
    const float InSweepFloorDist,
    const bool bIsWalkableFloor
)