Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/MoveLibrary > API/Plugins/Mover/MoveLibrary/UFloorQueryUtils
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/FloorQueryUtils.h |
| Include | #include "MoveLibrary/FloorQueryUtils.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoveLibrary/FloorQueryUtils.cpp |
static void ComputeFloorDist
(
const USceneComponent * UpdatedComponent,
const UPrimitiveComponent * UpdatedPrimitive,
float LineTraceDistance,
float FloorSweepDistance,
float MaxWalkSlopeCosine,
const FVector & Location,
FFloorCheckResult & OutFloorResult
)