terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
EnumValue (string name, T value) | |
Properties | |
string | Name [get] |
T | Value [get] |
Private Attributes | |
readonly string | _name |
readonly T | _value |
T | : | struct |
Definition at line 8 of file EnumValue.cs.