![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FAssertInfo (const TCHAR *InErrorMessage, void *InProgramCounter) | |
Public Attributes | |
| const TCHAR * | ErrorMessage |
| void * | ProgramCounter |
Stores information about an assert that can be unpacked in the exception handler.
| const TCHAR* FAssertInfo::ErrorMessage |
| void* FAssertInfo::ProgramCounter |