FHitResult::GetNumBlockingHits

Static utility function that returns the number of blocking hits in array.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

static int32 GetNumBlockingHits
(
    const TArray< FHitResult > & InHits
)

Remarks

Static utility function that returns the number of blocking hits in array.

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