Table of Contents

Property Lootable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Lootable

Gets or sets a value indicating whether this creature will leave a lootable corpse on death.
This flag must be set while the creature is alive. Players are not supported.

public bool Lootable { get; set; }

Property Value

bool