Version: 1.1
LanguageEnglish
  • C#

MemoryProfiler

class in Unity.Profiling.Memory

/

Implemented in:UnityEngine.CoreModule

Description

Memory profiling API container class.

The API is unified between both Editor and Player.

Static Methods

TakeSnapshotTriggers a memory snapshot capture.
TakeTempSnapshotTriggers a memory snapshot capture to the Application.temporaryCachePath folder.

Events

CreatingMetadataA metadata event that collection methods can subscribe to.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答