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 | |
HeaderInfoTable () | |
Properties | |
HeaderInfo | this[string name] [get, set] |
Static Private Member Functions | |
static string[] | ParseSingleValue (string value) |
static string[] | ParseMultiValue (string value) |
static | HeaderInfoTable () |
Static Private Attributes | |
static Hashtable | HeaderHashTable |
static HeaderInfo | UnknownHeaderInfo |
static HeaderParser | SingleParser |
static HeaderParser | MultiParser |
Definition at line 10 of file HeaderInfoTable.cs.