TOkDuckyGameData.LoadFromStream Method

Used to load the game data from a stream.

Unit: uOkDuckyGameData
procedure LoadFromStream(const AStream: TStream)

Parameters

AStream
Type: TStream

Overrides

uGameData.TGameData.LoadFromStream

No Clear() is called, its only load the saved datas, don't initialize other things from your game.