Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
Pause Method
Pauses for a duration
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
Pause
(
int
duration
)
Parameters
duration
Type:
Int32
The duration of the pause, in milliseconds
See Also
SaveGame Class
AngbandOS.Core Namespace