TGameData.LoadFromFile Method

Used to load the game data from a file after clearing the instance.

Unit: uGameData
procedure LoadFromFile(const AFilePath: string)

Parameters

AFilePath
Type: System.string