TModLoader
v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
◆
GameNotificationType
enum
Terraria.GameContent.GameNotificationType
Enumerator
None
Damage
SpawnOrDeath
WorldGen
All
Definition at line
6
of file
GameNotificationType.cs
.
7
{
8
None = 0,
9
Damage
= 1,
10
SpawnOrDeath
= 2,
11
WorldGen
= 4,
12
All = 7
13
}
Terraria.WorldGen
Definition
WorldGen.cs:36
Terraria.GameContent.GameNotificationType.SpawnOrDeath
@ SpawnOrDeath
Terraria.GameContent.GameNotificationType.Damage
@ Damage
Terraria
GameContent
Generated by
1.10.0