TBM2_API_Reference > TBM_PlayerBlipComponent

TBM_PlayerBlipComponent

Class Details

Defined in: Public/Extras/TBM_PlayerBlipComponent.h

Hierarchy: Object > ActorComponent > TBM_PlayerBlipComponent

Manages player related blips, should be added to PlayerState for proper replication

Properties

bool AdjustPositionAfterTeleport
FTBM_BlipDataBasic BlipDataBasicMarker
FTBM_BlipDataBasic BlipDataBasicNorth
FTBM_BlipDataBasic BlipDataBasicPlayer
FTBM_BlipDataBasic BlipDataBasicSearchRadius
FTBM_BlipDataBasic BlipDataBasicWaypoint
FTBM_BlipDataDynamic BlipDataDynamicPlayer
FTBM_BlipDataDynamic BlipDataDynamicSearchRadius
FTBM_BlipQuery BlipQuery Blip Query: Blip query setup. Allows the player to display different sets of blip on the menu map widget using the BlipQuery widget
FGameplayTag BlipTagMarkerBase Blip Tag Marker Base: Used as the base of the marker blip name so final blip name is BlipTagMarkerBase_XX where XX is the marker ID
FGameplayTag BlipTagNorth
FGameplayTag BlipTagSearchRadius
FGameplayTag BlipTagToggleEffect
FGameplayTag BlipTagWaypoint
FLinearColor CachedCustomColor
bool CanToggleBlipEffects Can Toggle Blip Effects: Whether the player can toggle blip effects. eg make blips sticky by clicking on them
TObjectPtr<APawn> ControlledPawn
bool HasWaypoint
int32 MaxNumberedMarkerID Max Numbered Marker ID: Max amount of numbered markers the player can add
ETBM_MinimapRotationDirection NorthDirection
TArray NumberedMarkerIDs
FName OldPlayerBlipID
FName PlayerBlipID
ETBM_PlayerBlipReplicationMethod PrefferredBlipReplicationMethod
TMap ToggledBlips Toggled Blips: Keeps track of the blips that had their effects toggled. Tag is the original non effect before change
bool UseAlternativeRepMethodifPrefferedFails
float WaypointRadius Waypoint Radius: Waypoint removal range; if the player is within it the waypoint is automatically removed

Nodes

Add North Blip
Add Numbered Marker
Add Player Blip
Add Waypoint Blip
Can Toggle Effects
Event Add North Blip
Event Add Numbered Marker
Event Add Player Blip
Event Add Waypoint Blip
Event On Key Down
Event On Key Up
Event Teleport to Blip
Event Toggle Blip Effects
Event Unique IDUpdated
Event Update Pawn
Event Update Search Radius
Find Search Radius
Find Teleport Spot
Get Blip Transform
Get Color Override
Remove North Blip
Remove Numbered Marker Blip
Remove Player Blip
Remove Waypoint Blip
Should Stick Search to Player
Teleport Pawn
Teleport to Blip
Toggle Blip Effects
Unique IDUpdated
Update Pawn
Update Search Radius