Table of Contents

Property RestDurationOverride

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

RestDurationOverride

Gets or sets a custom rest duration for this player.
Null indicates that no override is set. Assign null to use the default rest duration.

public TimeSpan? RestDurationOverride { get; set; }

Property Value

TimeSpan?