Click or drag to resize
GameRawGameData Property
Hartismere School

[This is preliminary documentation and is subject to change.]

Gets or Sets the binary data for this game.

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public byte[] RawGameData { get; set; }

Property Value

Type: Byte
See Also