Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/MoveLibrary
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/FloorQueryUtils.h |
| Include | #include "MoveLibrary/FloorQueryUtils.h" |
Syntax
struct FOptionalFloorCheckResult
Remarks
Used by some movement operations to conditionally return a floor check result, if one was performed
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint8: 1 | bHasFloorResult | ||
| FFloorCheckResult | FloorTestResult |
Constructors
| Type | Name | Description | |
|---|---|---|---|