Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
VARFLAGS.cs
Go to the documentation of this file.
2
3[Flags]
4public enum VARFLAGS : short
5{
12 VARFLAG_FHIDDEN = 0x40,
15 VARFLAG_FUIDEFAULT = 0x200,
19}