Table of Contents

Method Reset

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Reset(float)

Resets the clock to the specified stat time.

public void Reset(float startTime)

Parameters

startTime float

The start time.

Exceptions

ArgumentException

startTime is negative.