Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/CharacterMovementComponentAsync.h |
| Include | #include "CharacterMovementComponentAsync.h" |
Syntax
struct FStepDownResult
Remarks
Struct updated by StepUp() to return result of final step down, if applicable.
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32: 1 | bComputedFloor | ||
| FFindFloorResult | FloorResult |
Constructors
| Type | Name | Description | |
|---|---|---|---|