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
|
Static Package Functions | |
static void | ValidateLoadFromStream (Stream stream) |
static unsafe void | ManagedStreamRead (byte[] buffer, int offset, int count, Stream stream, IntPtr returnValueAddress) |
static unsafe void | ManagedStreamSeek (long offset, uint origin, Stream stream, IntPtr returnValueAddress) |
static unsafe void | ManagedStreamLength (Stream stream, IntPtr returnValueAddress) |
Definition at line 10 of file ManagedStreamHelpers.cs.