terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
ObsoleteAttribute () | |
ObsoleteAttribute (string message) | |
ObsoleteAttribute (string message, bool error) | |
Properties | |
string | Message [get, set] |
Private Attributes | |
string | _message |
bool | _error |
Definition at line 10 of file ObsoleteAttribute.cs.