UHUDMarkerContainerSubWidget¶
#include <HUDMarkerContainerSubWidget.h>
Inherits from UHUDContainerSubWidget, UUserWidget
Inherited by UHUDMarkerContainerPlayerWidget
Public Functions¶
Name | |
---|---|
void | K2_OnClamped() |
void | K2_OnHovered() |
void | K2_OnPinned() |
void | K2_OnUnClamped() |
void | K2_OnUnHovered() |
void | K2_OnUnPinned() |
UHUDMarkerContainerSubWidget() |
Public Attributes¶
Name | |
---|---|
float | HoverPercent |
bool | bDisablePinned |
bool | bIsClamped |
bool | bIsHovered |
bool | bPinned |
Updated on 2025-01-21 at 09:02:24 +0100