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
UnityEngine.Profiling.Memory.Experimental.MemoryProfiler Class Referencesealed

Static Package Functions

static int WriteIntToByteArray (byte[] array, int offset, int value)
 
static int WriteStringToByteArray (byte[] array, int offset, string value)
 

Static Private Member Functions

static byte[] PrepareMetadata ()
 
static void FinalizeSnapshot (string path, bool result)
 
static void SaveScreenshotToDisk (string path, bool result, IntPtr pixelsPtr, int pixelsCount, TextureFormat format, int width, int height)
 

Static Private Attributes

static Action< string, bool > m_SnapshotFinished
 
static Action< string, bool, DebugScreenCapturem_SaveScreenshotToDisk
 
static Action< MetaDatacreateMetaData
 

Detailed Description

Definition at line 13 of file MemoryProfiler.cs.


The documentation for this class was generated from the following file: