SaveGame..::..CountClosedDoors Method
Count the number of closed doors around the player, filling in a map coordinate with the
location of the last one found
Namespace:
AngbandOS.CoreAssembly: AngbandOS.Core (in AngbandOS.Core.dll)
Syntax
public int CountClosedDoors( out Nullable<GridCoordinate> mapCoordinate )
Parameters
- mapCoordinate
- Type: Nullable<(Of <(<'GridCoordinate>)>)>%
The location around which to search