Table of Contents

Delegate BreakableFurniture.WearDownDelegate

Namespace
TinyLife.Objects
Assembly
Tiny Life.dll

A delegate that is used by OnWearDown.

public delegate void BreakableFurniture.WearDownDelegate(TimeSpan time, ref float breakTimerIncreaseMultiplier)

Parameters

time TimeSpan
A delegate that is used by .
breakTimerIncreaseMultiplier float
A delegate that is used by .
Extension Methods