ItemCharacteristics..::..Copy Method
Imports the characteristics of another item.
Namespace:
AngbandOS.CoreAssembly: AngbandOS.Core (in AngbandOS.Core.dll)
Syntax
public void Copy( IItemCharacteristics itemCharacteristics )
Parameters
- itemCharacteristics
- Type: AngbandOS.Core..::..IItemCharacteristics