AHUD::UpdateHitBoxCandidates

Update a the list of hitboxes that have been hit this frame.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/HUD.h

Include

#include "GameFramework/HUD.h"

Source

/Engine/Source/Runtime/Engine/Private/HUD.cpp

Syntax

void UpdateHitBoxCandidates
(
    TArray< FVector2D > InContactPoints
)

Remarks

Update a the list of hitboxes that have been hit this frame.

Parameters

Parameter

Description

Canvas

Canvas on which to render debug boxes.

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