Version: 2021.3
언어: 한국어

MemorySection

struct in UnityEditor.MemoryProfiler

매뉴얼로 전환

설명

A dump of a piece of memory from the player that's being profiled.

변수

bytesThe actual bytes of the memory dump.
startAddressThe start address of this piece of memory.