Click or drag to resize
GameOptions Property
Hartismere School

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

Set of Options that control the behaviour of this Game.

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public Options Options { get; set; }

Property Value

Type: Options
See Also