Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
GetString Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
bool
GetString
(
string
prompt
,
out
string
buf
,
string
initial
,
int
len
)
Parameters
prompt
Type:
String
buf
Type:
String
%
initial
Type:
String
len
Type:
Int32
See Also
SaveGame Class
AngbandOS.Core Namespace