bBlockingHit

True if there was a blocking hit in the floor test that was NOT in initial penetration.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(VisibleInstanceOnly, BlueprintReadOnly, Category=CharacterFloor)
uint32 bBlockingHit: 1

Remarks

True if there was a blocking hit in the floor test that was NOT in initial penetration. The HitResult can give more info about other circumstances.