Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
RandomItemType Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
Nullable
<
ItemFactory
>
RandomItemType
(
int
level
,
bool
doNotAllowChestToBeCreated
,
bool
good
)
Parameters
level
Type:
Int32
doNotAllowChestToBeCreated
Type:
Boolean
good
Type:
Boolean
See Also
SaveGame Class
AngbandOS.Core Namespace