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

◆ IsSubclassOf()

virtual bool System.Type.IsSubclassOf ( Type c)
inlinevirtualinherited

Reimplemented in System.Reflection.SignatureType, and System.RuntimeType.

Definition at line 166 of file Type.cs.

167 {
168 if (!true)
169 {
170 }
171 if (!true)
172 {
173 }
174 if (this == null || !true)
175 {
176 }
177 return true;
178 }