Defined in: Public/Extras/TBM_BlipQueryWidget.h
Hierarchy: Object > Visual > Widget > UserWidget > TBM_BlipQueryWidget
Allows cycling through the owner player's blip queries (to display different sets of blips)
| bool | ResetonDestruct | Whether the blip query is reset to default one when the widget is removed |
| bool | HasQuery | Whether the owner player controller has an active blip query |
| FTBM_BlipQuery | Query | Cached query info |
| TArray | QueryTags | Cached query tags (Query->BlipSetupTagQueries keys) |
| int32 | QueryIndex | Currently cycled query (QueryTags index) |
| Cycle Backward |
| Cycle Forward |
| Event Cache Query |
| Event On Query Tag Updated |