ItemCharacteristics..::..Merge Method

Merge the characteristics of another item using the an OR operation.

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

Syntax


public void Merge(
	IItemCharacteristics itemCharacteristics
)

Parameters

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