TOk Ducky Game Data .Load From Stream Method
Used to load the game data from a stream.
procedure LoadFromStream(const AStream: TStream)
Parameters
- AStream
- Type: TStream
Overrides
uGameData.TGameData.LoadFromStreamNo Clear() is called, its only load the saved datas, don't initialize other things from your game.