Crate symbolic_unreal

Source
Expand description

API to process Unreal Engine 4 crashes.

Structs§

Unreal4Context
The context data found in the context xml file.
Unreal4ContextPlatformProperties
Platform specific properties.
Unreal4ContextRuntimeProperties
RuntimeProperties context element.
Unreal4Crash
Unreal Engine 4 crash file.
Unreal4Error
An error returned when handling an UE4 crash file.
Unreal4File
A file withing an Unreal4Crash.
Unreal4FileIterator
An iterator over Unreal4File.
Unreal4LogEntry
A log entry from an Unreal Engine 4 crash.

Enums§

Unreal4ErrorKind
The error type for Unreal4Error.
Unreal4FileType
The type of the file within the UE4 crash.