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 | |
EnumValue (string name, T value) | |
Properties | |
string | Name [get, set] |
T | Value [get, set] |
Private Attributes | |
readonly string | _name |
readonly T | _value |
T | : | struct |
Definition at line 10 of file EnumValue.cs.