UndoRedoGetVersion Method |
Gets the version. Every time a new action is committed, the UndoRedo's version number is increased automatically.
This is useful mostly to check if something changed from a saved version.
Namespace: Godot
public ulong GetVersion()
[Missing <returns> documentation for "M:Godot.UndoRedo.GetVersion"]