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

◆ ToUInt32() [9/16]

static uint System.Convert.ToUInt32 ( object value)
inlinestatic

Definition at line 1572 of file Convert.cs.

1573 {
1574 long value2 = 0.m_value;
1575 throw new InvalidCastException();
1576 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by UnityEngine.TouchScreenKeyboard.TouchScreenKeyboard(), System.Convert.ToUInt32(), System.Enum.ToUInt32(), and System.String.ToUInt32().