Basic autosave control. Call updated() to notify that data has been changed. If enough time has passed, save() will be called from autosave manager.

Methods

inline updated ():Void

Notifies control that data was updated.