![]() |
Ark Server API (ASA) - Wiki
|
#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
Definition at line 20 of file GenericPlatformSymbolication.h.
|
friend |
Serializes a symbol info from or into an archive.
| Ar | The archive to serialize from or into. |
| Info | The info to serialize. |
Definition at line 33 of file GenericPlatformSymbolication.h.
| uint64 FGenericPlatformSymbolInfo::Length |
Definition at line 24 of file GenericPlatformSymbolication.h.
| uint32 FGenericPlatformSymbolInfo::Line |
Definition at line 22 of file GenericPlatformSymbolication.h.
| int32 FGenericPlatformSymbolInfo::PathIdx |
Definition at line 25 of file GenericPlatformSymbolication.h.
| uint64 FGenericPlatformSymbolInfo::Start |
Definition at line 23 of file GenericPlatformSymbolication.h.