terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
class | _Value |
Static Public Member Functions | |
static T | Include< T > (this Enum value, T append) |
static T | Remove< T > (this Enum value, T remove) |
static bool | Has< T > (this Enum value, T check) |
static bool | Missing< T > (this Enum obj, T value) |
Definition at line 7 of file EnumerationExtensions.cs.