C# Class Unity.PerformanceTesting.PerformanceSettingsAttribute

Inheritance: Attribute
Afficher le fichier Open project: sharpwind612/ECSCodeAnalyse

Méthodes publiques

Свойство Type Description
enableGC bool

Méthodes publiques

Méthode Description
PerformanceSettingsAttribute ( bool enableGc ) : System

Method Details

PerformanceSettingsAttribute() public méthode

public PerformanceSettingsAttribute ( bool enableGc ) : System
enableGc bool
Résultat System

Property Details

enableGC public_oe property

public bool enableGC
Résultat bool