B1MinimapMark
- Represents a mark (icon) placed on the minimap for a tracked entity.
* Created and managed by UB1MinimapBaseWidget to display party members, NPCs, or points of interest.
| Property | Type | Description | Metadata |
|---|---|---|---|
| EntityId | FB1EntityId | Entity ID of the tracked entity this minimap mark represents. | |
| MarkWidget | TObjectPtr | Widget instance used to display this mark on the minimap. | |
| MarkColorType | EB1MinimapMarkColorType | Color type category used to distinguish different mark types (e.g., family vs. move-together). |