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 |
UFUNCTION (BlueprintCallable, Category=Mover)
static bool IsHitSurfaceWalkable
(
const FHitResult & Hit,
float MaxWalkSlopeCosine
)