Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WorldDifficultyId
enum
Terraria.GameContent.UI.States.UIWorldCreation.WorldDifficultyId
private
Enumerator
Normal
Expert
Master
Creative
Definition at line
27
of file
UIWorldCreation.cs
.
28
{
29
Normal
,
30
Expert
,
31
Master
,
32
Creative
33
}
Terraria.GameContent.UI.States.UIWorldCreation.WorldDifficultyId.Expert
@ Expert
Terraria.GameContent.UI.States.UIWorldCreation.WorldDifficultyId.Normal
@ Normal
Terraria.GameContent.UI.States.UIWorldCreation.WorldDifficultyId.Master
@ Master
Terraria
GameContent
UI
States
UIWorldCreation
Generated by
1.10.0