Table of Contents

Enum DefaultEventSting

Namespace
TinyLife.Utilities
Assembly
TinyLife.dll

An enumeration that represents the event stings that the game contains by default. They can be played using PlayEventSting(DefaultEventSting).

public enum DefaultEventSting
Extension Methods

Fields

BabyBorn = 0
Bills = 1
BillsNotPaid = 2
Birthday = 3
Death = 4
Fired = 5
FirstFooling = 6
FirstKiss = 7
HighestFriendship = 8
HighestRomance = 9
Hired = 10
LifeGoalAdvanced = 11
LifeGoalCompleted = 12
Pregnancy = 13
Promotion = 14
SkillPerfected = 15
Demotion = 16
Retired = 17
HouseholdDisbanded = 18
CloseToDeath = 19
Achievement = 20