Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/MoveLibrary > API/Plugins/Mover/MoveLibrary/UMovementUtils
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/MovementUtils.h |
| Include | #include "MoveLibrary/MovementUtils.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoveLibrary/MovementUtils.cpp |
static bool TryMoveToResolvePenetration
(
const FMovingComponentSet & MovingComps,
EMoveComponentFlags MoveComponentFlags,
const FVector & ProposedAdjustment,
const FHitResult & Hit,
const FQuat & NewRotationQuat,
FMovementRecord & MoveRecord
)
Remarks
Attempts to move out of a situation where the component is stuck in geometry, using a suggested adjustment to start.