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

◆ LoadObjectV2()

object System.Resources.ResourceReader.LoadObjectV2 ( int pos,
[Out] ResourceTypeCode typeCode )
inlinepackage

Definition at line 376 of file ResourceReader.cs.

377 {
378 return this._LoadObjectV2(pos, typeCode);
379 }
object _LoadObjectV2(int pos, [Out] ResourceTypeCode typeCode)

References System.Resources.ResourceReader._LoadObjectV2().