hasBeenVisited property

bool hasBeenVisited
getter/setter pair

Returns whether this room has been visited.

Implementation

bool hasBeenVisited = false;