terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ToByte()

byte IConvertible. System.Enum.ToByte ( IFormatProvider provider)
inlineprivate

Implements System.IConvertible.

Definition at line 537 of file Enum.cs.

538 {
540 byte b;
541 return b;
542 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo CurrentCulture

References System.Globalization.CultureInfo.CurrentCulture, and j__TPar.