ItemCharacteristics..::..Copy Method

Imports the characteristics of another item.

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

Syntax


public void Copy(
	IItemCharacteristics itemCharacteristics
)

Parameters

itemCharacteristics
Type: AngbandOS.Core..::..IItemCharacteristics