Table of Contents

Property MaxHP

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

MaxHP

Gets or sets the maximum HP for this object. Returns 0 if this object has no defined HP.

public int MaxHP { get; set; }

Property Value

int