Loading...
Searching...
No Matches
CityBuilderCore.UndoRedoActionData Class Reference

Detailed Description

holds undo redo data when the game is saved
in addition to the actual data actions also save their name
this is needed to deserialize the correct type using UndoRedoTypes

Static Public Member Functions

static UndoRedoActionData Serialize (IUndoRedoAction action)
 
static IUndoRedoAction Deserialize (UndoRedoActionData actionData)
 

Public Attributes

string Type
 
string Data