Sequine - Scripting API
|
Public Member Functions | |
bool | RecordAction (ActionRecord _actionRecord) |
bool | Undo () |
bool | Redo () |
void | ResetHistory () |
void | RedoAllFromBeginning () |
Public Attributes | |
int | nextActionIndex = 0 |
Properties | |
List< ActionRecord > | actionRecords [get] |
bool Calcatz.CookieCutter.ActionHistory.HistoryData.RecordAction | ( | ActionRecord | _actionRecord | ) |
bool Calcatz.CookieCutter.ActionHistory.HistoryData.Redo | ( | ) |
void Calcatz.CookieCutter.ActionHistory.HistoryData.RedoAllFromBeginning | ( | ) |
void Calcatz.CookieCutter.ActionHistory.HistoryData.ResetHistory | ( | ) |
bool Calcatz.CookieCutter.ActionHistory.HistoryData.Undo | ( | ) |
int Calcatz.CookieCutter.ActionHistory.HistoryData.nextActionIndex = 0 |
|
get |