OptionsAllow_RawGameData_Mismatch Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic bool Allow_RawGameData_Mismatch { get; set; }
Public Property Allow_RawGameData_Mismatch As Boolean
Get
Set
public:
property bool Allow_RawGameData_Mismatch {
bool get ();
void set (bool value);
}
member Allow_RawGameData_Mismatch : bool with get, set
Property Value
Type:
Boolean
See Also