C# Class GA_SystemTracker, TheUnseen

Inheritance: MonoBehaviour
Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Свойство Type Description
ErrorFoldOut bool
FpsCirticalSubmitInterval int
FpsCriticalThreshold int
GA_SYSTEMTRACKER GA_SystemTracker,
GuiAllowScreenshot bool
GuiEnabled bool
IncludeSceneChange bool
IncludeSystemSpecs bool
MaxErrorCount int
SubmitErrorStackTrace bool
SubmitErrorSystemInfo bool
SubmitErrors bool
SubmitFpsAverage bool
SubmitFpsCritical bool
UseForSubsequentLevels bool

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void

Setup involving other components

Private Methods

Méthode Description
OnDestroy ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

Setup involving other components
public Start ( ) : void
Résultat void

Property Details

ErrorFoldOut public_oe property

public bool ErrorFoldOut
Résultat bool

FpsCirticalSubmitInterval public_oe property

public int FpsCirticalSubmitInterval
Résultat int

FpsCriticalThreshold public_oe property

public int FpsCriticalThreshold
Résultat int

GA_SYSTEMTRACKER public_oe static_oe property

public static GA_SystemTracker, GA_SYSTEMTRACKER
Résultat GA_SystemTracker,

GuiAllowScreenshot public_oe property

public bool GuiAllowScreenshot
Résultat bool

GuiEnabled public_oe property

public bool GuiEnabled
Résultat bool

IncludeSceneChange public_oe property

public bool IncludeSceneChange
Résultat bool

IncludeSystemSpecs public_oe property

public bool IncludeSystemSpecs
Résultat bool

MaxErrorCount public_oe property

public int MaxErrorCount
Résultat int

SubmitErrorStackTrace public_oe property

public bool SubmitErrorStackTrace
Résultat bool

SubmitErrorSystemInfo public_oe property

public bool SubmitErrorSystemInfo
Résultat bool

SubmitErrors public_oe property

public bool SubmitErrors
Résultat bool

SubmitFpsAverage public_oe property

public bool SubmitFpsAverage
Résultat bool

SubmitFpsCritical public_oe property

public bool SubmitFpsCritical
Résultat bool

UseForSubsequentLevels public_oe property

public bool UseForSubsequentLevels
Résultat bool