bBlockingHit

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

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss