Ark Server API (ASA) - Wiki
|
This is the complete list of members for FGenericPlatformSymbolication, including all inherited members.
LoadSymbolDatabaseForBinary(FString SourceFolder, FString BinaryPath, FString BinarySignature, FGenericPlatformSymbolDatabase &OutDatabase) | FGenericPlatformSymbolication | static |
SaveSymbolDatabaseForBinary(FString TargetFolder, FString Name, FGenericPlatformSymbolDatabase &Database) | FGenericPlatformSymbolication | static |
SymbolInfoForAddress(uint64 ProgramCounter, FProgramCounterSymbolInfo &Info) | FGenericPlatformSymbolication | inlinestatic |
SymbolInfoForStrippedSymbol(FGenericPlatformSymbolDatabase const &Database, uint64 ProgramCounter, uint64 ModuleOffset, FString ModuleSignature, FProgramCounterSymbolInfo &Info) | FGenericPlatformSymbolication | static |