Table of Contents

Class IncrementalTimer

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class IncrementalTimer
Inheritance
IncrementalTimer
Inherited Members

Constructors

IncrementalTimer(float, float)

public IncrementalTimer(float totalDuration, float tickInterval)

Parameters

totalDuration float
tickInterval float

Properties

TimerCounter

public float TimerCounter { get; }

Property Value

float

Methods

Check()

public bool Check()

Returns

bool

HasEnded()

public bool HasEnded()

Returns

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).