Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
void | ThrowNotSupportedException (string message) |
void | ThrowNotSupportedException (string message, object arg1) |
void | ThrowNotSupportedException (string message, object arg1, object arg2) |
Static Package Functions | |
static ProfileCapabilities | GetInstance (GraphicsProfile graphicsProfile) |
Static Package Attributes | |
static readonly ProfileCapabilities | Reach |
static readonly ProfileCapabilities | HiDef |
Definition at line 7 of file ProfileCapabilities.cs.