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.Experimental.DebugScreenCapture Struct Reference
+ Collaboration diagram for UnityEngine.Profiling.Experimental.DebugScreenCapture:

Properties

NativeArray< byte > rawImageDataReference [set]
 
TextureFormat imageFormat [set]
 
int width [set]
 
int height [set]
 

Private Attributes

NativeArray< byte >< rawImageDataReferencek__BackingField
 
TextureFormat< imageFormatk__BackingField
 
int< widthk__BackingField
 
int< heightk__BackingField
 

Detailed Description

Definition at line 11 of file DebugScreenCapture.cs.


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