Click or drag to resize
ThingInPlayerRoom Property
Hartismere School

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

Returns true if the Thing is in the same room as the player.

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

Property Value

Type: Boolean
See Also