TBM2_API_Reference > TBM_TileGridWidget

TBM_TileGridWidget

Class Details

Defined in: Public/TBM_TileGridWidget.h

Hierarchy: Object > Visual > Widget > UserWidget > TBM_TileGridWidget

Base class responsible for loading and displaying the minimap tiles in a grid

Properties

bool AffectsBlipTransform Affects Blip Transform: Whether the blips are also affected due to transfrom updates of this widget (ie. blip widgets are attached to this widget) If true the minimap skips some blip transform calculations Should be false on material based grids
UCanvasPanel* AreaBlipCanvas
FVector2D CurrentOffset
FVector2D CurrentTilt
UTBM_GPSWidget* GPSWidget GPSWidget: GPS widget
UScaleBox* GridScaleBox Grid Scale Box: Required to keep the gird's proper ratio (set Strech to None)
USizeBox* GridSizeBox Grid Size Box: Required for setting the widget size
ESlateVisibility GridVisibility Grid Visibility: Default grid visibility
ESlateVisibility HiddenVisibility Hidden Visibility: Visibility setting when the grid is hidden
UImage* LQImage LQImage: The widget that holds the low quality single image of the grid
TWeakObjectPtr<UTBM_MinimapWidget> MinimapWidget
bool NextLoadImmediate Next Load Immediate: If true tile textures will be loaded synchronously (can cause a hitch)
UOverlay* ParentOverlay
TArray TileWidgets Tile Widgets: Constructed tile widgets by tile ID

Nodes

Event On Grid Init