class CRevertSaved : public CModelPointEntity
{
public:
    float32 m_loadTime;
    float32 m_Duration;
    float32 m_HoldTime;
};