Table of Contents

Property Immortal

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Immortal

Gets or sets a value indicating whether this creature is immortal.
An immortal creature still takes damage, but cannot be killed.

public bool Immortal { get; set; }

Property Value

bool