B1MinimapMarkInfo
Request to add or remove a colored mark for one entity on the minimap.
| Property | Type | Description | Metadata |
|---|---|---|---|
| EntityId | FB1EntityId | Entity the minimap mark represents. | |
| MarkColorType | EB1MinimapMarkColorType | Color category of the mark (family, move-together group, freelance target). | |
| bAdd | bool | True to add the mark, false to remove it. |