Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
SkyEntityType.cs
Go to the documentation of this file.
2
3public enum SkyEntityType : byte
4{
5 BirdsV,
6 Wyvern,
10 Meteor,
12 Bats,
15 Vulture,
20 Pegasus,
22 Crimera,
24}