enum class EMiniMapMarkerType_t : uint32
{
    EMarkerShopTunnels = 0,
    EMarkerShopTunnelExit = 1,
    EMarkerCount = 2,
};