FScopedMovementUpdate::AppendBlockingHitAfterMove

Add blocking hit that will get processed once the move is committed.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SceneComponent.h

Include

#include "Components/SceneComponent.h"

Syntax

void AppendBlockingHitAfterMove
(
    const FHitResult & Hit
)

Remarks

Add blocking hit that will get processed once the move is committed. This is intended for use only by SceneComponent and its derived classes.

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