Table of Contents

Class DetectionEvents

Namespace
Framework.Systems.Diagnostics.Detection
Assembly
Assembly-CSharp.dll

감지 이벤트 이름 상수. 매직 스트링 제거.

public static class DetectionEvents
Inheritance
object
DetectionEvents

Fields

DrawCallSpike

public const string DrawCallSpike = "Diag.DrawCallSpike"

Field Value

string

GcSpike

public const string GcSpike = "Diag.GcSpike"

Field Value

string

LowFps

public const string LowFps = "Diag.LowFps"

Field Value

string

MemoryLeak

public const string MemoryLeak = "Diag.MemoryLeak"

Field Value

string

SevereFrameDrop

public const string SevereFrameDrop = "Diag.SevereFrameDrop"

Field Value

string

SpawnBurst

public const string SpawnBurst = "Diag.SpawnBurst"

Field Value

string