extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | ChangeHistoryService |
Functions
7GetCanRedo
() → Tuple| Field | XML type | Value |
|---|---|---|
Name | string | GetCanRedo |
GetCanUndo
() → Tuple| Field | XML type | Value |
|---|---|---|
Name | string | GetCanUndo |
Redo
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Redo |
ResetWaypoints
() → void| Field | XML type | Value |
|---|---|---|
Name | string | ResetWaypoints |
SetEnabled
(state: bool) → void| Field | XML type | Value |
|---|---|---|
Name | string | SetEnabled |
SetWaypoint
(name: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | SetWaypoint |
Undo
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Undo |
Events
2OnRedo
(waypoint: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | OnRedo |
OnUndo
(waypoint: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | OnUndo |