TinyLifeExampleMod/Api/TinyLife/GameSpeed.md

839 B

GameSpeed

Namespace: TinyLife

Assembly: Tiny Life.dll

An enumeration of all possible game speeds. The value of each value is the amount that the game's speed is multiplied with.

Enum

Value Name Summary
0 Paused A game speed that represents no actions occuring
1 Regular A game speed that represents the regular speed
2 Fast A game speed with which things happen at twice the TinyLife.GameSpeed.Regular speed
3 VeryFast A game speed with which things happen at three times the TinyLife.GameSpeed.Regular speed
20 ExtremelyFast A game speed with which things happen at 20 times the TinyLife.GameSpeed.Regular speed. Note that this option is not selectable and only occurs if every household member is asleep or out of town.