Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > UCharacterMovementComponent
Syntax
float LedgeCheckThreshold
Remarks
Used in determining if pawn is going off ledge. If the ledge is "shorter" than this value then the pawn will be able to walk off it.