tool.ErrorHandler
tool.ErrorHandler
Fields
| Name | Type | |
|---|---|---|
| static | start | Date |
| static | totalSent | I32 |
| static | init | Fun |
| static | reportError | Fun |
| static | sendReport | Fun |
| static | addSave | Fun |
| static | prepareErrorReportObj | Fun |
| static | prepareCommonObj | Fun |
| static | prepareStoryObject | Fun |
| static | prepareGameObj | Fun |
| static | stackItemToObj | Fun |
| static | tryGetLevelData | Fun |
| static | shouldIncludeSave | Fun |
Protos
No protos.
Bindings
- static
f@34903shouldIncludeSave(Dyn) → Bool - static
f@34912tryGetLevelData(pr.Game) → hl.types.ArrayObj - static
f@34911stackItemToObj(haxe.StackItem) → Dyn - static
f@34910prepareGameObj(Dyn) → Void - static
f@34909prepareStoryObject(tool.StoryManager) → Virtual[counters, npcs] - static
f@34908prepareCommonObj(Dyn) → Void - static
f@34904prepareErrorReportObj(Dyn, Ref, Ref) → Virtual[error] - static
f@34907addSave(Dyn) → Void - static
f@34905sendReport(Dyn) → Void - static
f@6007reportError(Dyn, Ref, Ref) → Void - static
f@6335init() → Void