Table of Contents

Method FromRounds

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

FromRounds(int)

Returns a TimeSpan equal to the specified amount of rounds.

public static TimeSpan FromRounds(int rounds)

Parameters

rounds int

The number of rounds.

Returns

TimeSpan