SaveGame..::..MakeGold Method

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

Syntax


public GoldItem MakeGold(
	Nullable<int> goldType
)

Parameters

goldType
Type: Nullable<(Of <(<'Int32>)>)>