Table of Contents

Method FindItemWithTag

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

FindItemWithTag(string)

Get the item possessed by this creature with the tag itemTag.

public NwItem? FindItemWithTag(string itemTag)

Parameters

itemTag string

Returns

NwItem