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

◆ ChangeType() [3/3]

static object System.Convert.ChangeType ( object value,
TypeCode typeCode,
IFormatProvider provider )
inlinestatic

Definition at line 73 of file Convert.cs.

74 {
75 int num = 3;
76 if (num != 0)
77 {
78 }
79 if (num != 0)
80 {
81 }
82 if (num != 0)
83 {
84 }
85 if (num != 0)
86 {
87 }
88 if (num != 0)
89 {
90 }
91 if (num != 0)
92 {
93 }
94 if (num != 0)
95 {
96 }
97 if (num != 0)
98 {
99 }
100 if (num != 0)
101 {
102 }
103 if (num != 0)
104 {
105 }
106 if (num != 0)
107 {
108 }
109 if (num != 0)
110 {
111 }
112 if (num != 0)
113 {
114 }
115 return "Object cannot be cast to Empty.";
116 }

Referenced by Terraria.IO.Preferences.Get< T >(), Microsoft.Xna.Framework.Content.ContentManager.Load< T1 >(), and System.Enum.TryParseEnum().