Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/FHUDHitBox
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/HUDHitBox.h |
| Include | #include "GameFramework/HUDHitBox.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GameFramework/HUDHitBox.cpp |
void Draw
&40;
class FCanvas &42; InCanvas,
const FLinearColor & InColor
&41; const
Remarks
Debug render for this hitbox.
Parameters
| Name | Description |
|---|---|
| InCanvas | Canvas on which to render. |
| InColor | Color to render the box. |