FBaseMovementSimulation::OverlapTest

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Movement/BaseMovementComponent.h

Include

#include "Movement/BaseMovementComponent.h"

Source

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Private/Movement/BaseMovementComponent.cpp

Syntax

bool OverlapTest
(
    const FVector & Location,
    const FQuat & RotationQuat,
    const ECollisionChannel CollisionChannel,
    const FCollisionShape & CollisionShape,
    const AActor * IgnoreActor
) const

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