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 |
const FHUDHitBox &42; GetHitBoxWithName
&40;
const FName InName
&41; const
Remarks
Return the hitbox with the given name returns the hitbox with the given name NULL if none match.
Parameters
| Name | Description |
|---|---|
| InName | Name of required hitbox |