Table of Contents

Method FromHours

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

FromHours(int)

Returns a TimeSpan equal to the specified amount of game hours.

public static TimeSpan FromHours(int hours)

Parameters

hours int

The number of rounds.

Returns

TimeSpan