TGame
Data
.Save
To
File Method
Summary
Used to save current game data to a file
Unit
:
uGameData
Syntax
Delphi
procedure SaveToFile(const AFilePath: string = '')
Parameters
AFilePath
Type:
System.string