Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Cer.cs
Go to the documentation of this file.
2
3[Obsolete("The Constrained Execution Region (CER) feature is not supported.", DiagnosticId = "SYSLIB0004", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
4public enum Cer
5{
6 None,
9}