// MNetworkIncludeByName = m_iTeamNum
// MNetworkVarNames = int m_iLane
class C_AssignedLaneParticle : public C_BaseModelEntity
{
    uint8 pad_09A0[32];
public:
    // MNetworkEnable
    int32 m_iLane;
};