C# Class Unity.PerformanceTesting.PerformanceSettingsAttribute

Inheritance: Attribute
Datei anzeigen Open project: sharpwind612/ECSCodeAnalyse

Public Properties

Property Type Description
enableGC bool

Public Methods

Method Description
PerformanceSettingsAttribute ( bool enableGc ) : System

Method Details

PerformanceSettingsAttribute() public method

public PerformanceSettingsAttribute ( bool enableGc ) : System
enableGc bool
return System

Property Details

enableGC public_oe property

public bool enableGC
return bool