Table of Contents

Class RandomTimer

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class RandomTimer : Timer
Inheritance
RandomTimer
Inherited Members

Constructors

RandomTimer(float, float, float)

public RandomTimer(float gameTime, float durationMin, float durationMax)

Parameters

gameTime float
durationMin float
durationMax float

Methods

ChangeDuration(float, float)

public void ChangeDuration(float min, float max)

Parameters

min float
max float

Check(float)

public override bool Check(float gameTime)

Parameters

gameTime float

Returns

bool

RecomputeDuration()

public void RecomputeDuration()

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