Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UCharacterMovementComponent
Description
Get the Z component of the normal of the steepest walkable surface for the character. Any lower than this and it is not walkable.
| Name | GetWalkableFloorZ |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h |
| Include Path | #include "GameFramework/CharacterMovementComponent.h" |
float GetWalkableFloorZ() const