ErrorReport - Mtax-Development/GML-OOP GitHub Wiki

Description

Contains static variables and methods of the error reporting system.

Specification

Destruction
Elements
Garbage Collection
None

Static Properties

Name
Type
Default
Modifiable
reportFunction
Yes
errorData
{ErrorReport.ReportData[]}
[]
Yes
reportFunctionLimit
{int}
undefined
Yes
errorDataLimit
{int}
250
Yes
allowDuplicateReporting
false
Yes
ignoredErrorLocation
{string[]}
undefined
Yes

Construction types

Name
Arguments
New constructor
⚠️ **GitHub.com Fallback** ⚠️