Table of Contents

Property Usable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Usable

Gets or sets whether this item property can be activated by the user. When true, the property appears as a usable ability on the item and may consume uses per day.

public bool Usable { get; set; }

Property Value

bool