class BulletID_t
{
public:
    ShotID_t m_ShotID;
    uint32 m_nBulletIndex;
};