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
UnityEngine.Profiling.Memory.Experimental.MemoryProfiler Class Referencesealed
+ Collaboration diagram for UnityEngine.Profiling.Memory.Experimental.MemoryProfiler:

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 unsafe 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 16 of file MemoryProfiler.cs.


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