class CLaneMarkerPath : public CServerOnlyEntity
{
public:
    int32 m_iLane;
    int32 m_iPath;
};