Select your preferred scripting language. All code snippets will be displayed in this language.
struct in UnityEditor.MemoryProfiler
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseA dump of a piece of memory from the player that's being profiled.
bytes | The actual bytes of the memory dump. |
startAddress | The start address of this piece of memory. |