AHUD::ReceiveHitBoxEndCursorOver

Called when a hit box no longer has the mouse over it.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/HUD.h"

Syntax

void ReceiveHitBoxEndCursorOver
(
    const FName BoxName
)

Remarks

Called when a hit box no longer has the mouse over it.

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