Table of Contents

Method FromTurns

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

FromTurns(int)

Returns a TimeSpan equal to specified amount of turns.

public static TimeSpan FromTurns(int turns)

Parameters

turns int

The number of turns.

Returns

TimeSpan