TGameData.LoadFromFile Method
Definition
Used to load the game data from a file after clearing the instance.
Delphi
procedure LoadFromFile(const AFilePath: string)
Parameters
- AFilePath
- string
Used to load the game data from a file after clearing the instance.
procedure LoadFromFile(const AFilePath: string)