TGame
Data
.Save
To
Stream Method
Summary
Used to save current game data to a stream
Unit
:
uGameData
Syntax
Delphi
procedure SaveToStream(const AStream: TStream)
Parameters
AStream
Type: TStream