SaveGame..::..MakeObject Method

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

Syntax


public Nullable<Item> MakeObject(
	bool good,
	bool great,
	bool doNotAllowChestToBeCreated
)

Parameters

good
Type: Boolean
great
Type: Boolean
doNotAllowChestToBeCreated
Type: Boolean