Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AHUD
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 |
void UpdateHitBoxCandidates
&40;
TArray< FVector2D > InContactPoints
&41;
Remarks
Update a the list of hitboxes that have been hit this frame.
Parameters
| Name | Description |
|---|---|
| Canvas | Canvas on which to render debug boxes. |