Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
Disturb Method
Interrupts a repeat command. This is known as disturbing the player.
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
Disturb
(
bool
stopSearch
)
Parameters
stopSearch
Type:
Boolean
See Also
SaveGame Class
AngbandOS.Core Namespace