FHitResult::GetNumOverlapHits

Static utility function that returns the number of overlapping 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 GetNumOverlapHits
(
    const TArray< FHitResult > & InHits
)

Remarks

Static utility function that returns the number of overlapping 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