Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ViewTechnology.cs
Go to the documentation of this file.
2
3public enum ViewTechnology
4{
5 [Obsolete("ViewTechnology.Passthrough has been deprecated. Use ViewTechnology.Default instead.")]
7 [Obsolete("ViewTechnology.WindowsForms has been deprecated. Use ViewTechnology.Default instead.")]
10}