UndoRedo.getVersion

Get the version, each time a new action is committed, the version number of the UndoRedo is increased automatically. This is useful mostly to check if something changed from a saved version.

struct UndoRedo
@nogc nothrow const
long
getVersion
()

Meta