modificationDate property
The modification date, this will be also the creation date once you create the saved game for the first time. The date is in milliseconds.
Implementation
int modificationDate;
The modification date, this will be also the creation date once you create the saved game for the first time. The date is in milliseconds.
int modificationDate;