Expand description
API to process Unreal Engine 4 crashes.
Structs§
- Unreal4
Context - The context data found in the context xml file.
- Unreal4
Context Platform Properties - Platform specific properties.
- Unreal4
Context Runtime Properties - RuntimeProperties context element.
- Unreal4
Crash - Unreal Engine 4 crash file.
- Unreal4
Error - An error returned when handling an UE4 crash file.
- Unreal4
File - A file withing an
Unreal4Crash
. - Unreal4
File Iterator - An iterator over
Unreal4File
. - Unreal4
LogEntry - A log entry from an Unreal Engine 4 crash.
Enums§
- Unreal4
Error Kind - The error type for
Unreal4Error
. - Unreal4
File Type - The type of the file within the UE4 crash.