Skip to main content

B1MinimapInfo

  • Contains minimap configuration data for a specific map.
    * Stored in UB1UIMinimapDataAsset and looked up by map name via B1MinimapComponent.
PropertyTypeDescriptionMetadata
MinimapTextureTObjectPtrTexture displayed as the background of the minimap.Category: B1MinimapInfo
CaptureWidthfloatWidth of the world area captured for the minimap in world units.Category: B1MinimapInfo
CaptureWorldPositionFVector2DCenter 2D position of the captured world area in world space.Category: B1MinimapInfo
CaptureRotationOffsetfloatRotation offset in degrees applied to align the minimap image with the world orientation.Category: B1MinimapInfo
DefaultZoomfloatDefault zoom level used when the minimap is first opened.Category: B1MinimapInfo
ZoomRangeFVector2DMinimum (X) and maximum (Y) allowed zoom levels for the minimap.Category: B1MinimapInfo