Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformSymbolication.h |
| Include | #include "GenericPlatform/GenericPlatformSymbolication.h" |
Syntax
struct FGenericPlatformSymbolication
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | LoadSymbolDatabaseForBinary
(
FString SourceFolder, |
||
| bool | SaveSymbolDatabaseForBinary
(
FString TargetFolder, |
||
| bool | SymbolInfoForAddress
(
uint64 ProgramCounter, |
||
| bool | SymbolInfoForStrippedSymbol
(
FGenericPlatformSymbolDatabase const& Database, |