terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ BeginRead() [1/2]

override global.System.IAsyncResult System.IO.FileStream.BeginRead ( byte[] array,
int offset,
int numBytes,
global::System::AsyncCallback userCallback,
object stateObject )
inlinevirtualinherited

Reimplemented from System.IO.Stream.

Definition at line 760 of file FileStream.cs.

761 {
762 throw null;
763 }