Defined in: Public/TBM_BlipWidget.h
Hierarchy: Object > Visual > Widget > UserWidget > TBM_BlipWidget
Customized blip widget
float | BlipDistanceRatio | Blip Distance Ratio: Current distance from the minimap center to it's border in 0-1 range |
TObjectPtr<UImage> | BlipImageWidget | Blip Image Widget: Cached image widget (from FindBlipImageWidget function) |
FName | BlipName | |
TObjectPtr<UUserWidget> | BlipToolTipWidget | |
TSubclassOf<UUserWidget> | BlipToolTipWidgetClass | Blip Tool Tip Widget Class: The widget to show when the blip is hovered onto by the cursor. Set to nullptr to disable |
bool | CanInteract | Can Interact: Whether the blip can be interacted with (recieve input) |
float | HeightSwitch | Height Switch: Whether the blip is level with, below or above the player. 0.0f - level, 0.5f - below, 1.0f - above |
TWeakObjectPtr<UTBM_MinimapWidget> | Minimap | Minimap: The owner minimap of this blip widget |
Can Interact |
Event Find Blip Image Widget |
Event Height Switch Effect |
Event Setup Blip |
Event Setup Blip Tool Tip |
Event Update Blip |
Get Blip Name |
Get Player Blip Component |
Unhandle if Panning Key |