TGameData.SaveToFile Method

Used to save current game data to a file

Unit: uGameData
procedure SaveToFile(const AFilePath: string = '')

Parameters

AFilePath
Type: System.string