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 | |
EventAttribute (int eventId) | |
Properties | |
int | EventId [set] |
EventLevel | Level [set] |
EventKeywords | Keywords [set] |
string | Message [set] |
Private Attributes | |
int< EventId > | k__BackingField |
EventLevel< Level > | k__BackingField |
EventKeywords< Keywords > | k__BackingField |
string< Message > | k__BackingField |
Definition at line 10 of file EventAttribute.cs.