class CCopyRecipientFilter
{
    void* __vftable;
public:
    int32 m_Flags;
    CUtlVector<CPlayerSlot> m_Recipients;
private:
    uint8 pad_0028[8];
public:
    CPlayerSlot m_slotPlayerExcludedDueToPrediction;
};