Table of Contents

Method CopyTo

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

CopyTo(NwItem)

Copies this item's appearance values to another item.

public void CopyTo(NwItem otherItem)

Parameters

otherItem NwItem

The item to receive the copied appearance.

Remarks

Copies layered texture colors, base model parts, armor model parts, and per-part color overrides.