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

◆ TryConvertToType()

object System.RuntimeType.TryConvertToType ( object value,
bool failed )
inlineprivate

Definition at line 1411 of file RuntimeType.cs.

1412 {
1413 return value;
1414 }

References System.value.