SaveGame..::..RandomItemType Method

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

Syntax


public Nullable<ItemFactory> RandomItemType(
	int level,
	bool doNotAllowChestToBeCreated,
	bool good
)

Parameters

level
Type: Int32
doNotAllowChestToBeCreated
Type: Boolean
good
Type: Boolean