// MIsBoxedIntegerType
class AttachmentHandle_t
{
public:
    uint8 m_Value;
};