ChangeHistoryService

extends Instance

Class fields

FieldXML typeValue
NamestringChangeHistoryService

Functions

7
GetCanRedo
() → Tuple
FieldXML typeValue
NamestringGetCanRedo
GetCanUndo
() → Tuple
FieldXML typeValue
NamestringGetCanUndo
Redo
() → void
FieldXML typeValue
NamestringRedo
ResetWaypoints
() → void
FieldXML typeValue
NamestringResetWaypoints
SetEnabled
(state: bool) → void
FieldXML typeValue
NamestringSetEnabled
SetWaypoint
(name: string) → void
FieldXML typeValue
NamestringSetWaypoint
Undo
() → void
FieldXML typeValue
NamestringUndo

Events

2
OnRedo
(waypoint: string) → void
FieldXML typeValue
NamestringOnRedo
OnUndo
(waypoint: string) → void
FieldXML typeValue
NamestringOnUndo