Table of Contents

Property DurationRemaining

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

DurationRemaining

Gets the remaining duration of this effect in seconds. Returns 0 if the duration type is not Temporary.

public float DurationRemaining { get; }

Property Value

float