![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GenericPlatformSymbolication.h>
Public Attributes | |
| uint32 | Line |
| uint64 | Start |
| uint64 | Length |
| int32 | PathIdx |
Friends | |
| FArchive & | operator<< (FArchive &Ar, FGenericPlatformSymbolInfo &Info) |
File & line info for a debug symbol region
|
friend |
Serializes a symbol info from or into an archive.
| Ar | The archive to serialize from or into. |
| Info | The info to serialize. |
| uint64 FGenericPlatformSymbolInfo::Length |
| uint32 FGenericPlatformSymbolInfo::Line |
| int32 FGenericPlatformSymbolInfo::PathIdx |
| uint64 FGenericPlatformSymbolInfo::Start |