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

◆ ImplementInterface()

bool System.Type.ImplementInterface ( Type ifaceType)
inlinepackageinherited

Definition at line 196 of file Type.cs.

197 {
198 if (!true)
199 {
200 }
201 if (this != null)
202 {
203 if (this != null)
204 {
205 }
206 return;
207 }
208 }

Referenced by System.Type.IsAssignableFrom().