AHUD::NotifyHitBoxRelease

Native handler, called when a hit box is unclicked. Provides the name associated with that box.

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

virtual void NotifyHitBoxRelease
(
    FName BoxName
)

Remarks

Native handler, called when a hit box is unclicked. Provides the name associated with that box.

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