SaveGame..::..GetWhichStore Method

Returns the specific store that the player is currently in. Returns null, if the player is not detected as being in a store.

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public Nullable<Store> GetWhichStore()

Return Value