![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FApplePlatformSymbolication, including all inherited members.
| EnableCoreSymbolication(bool const bEnable) | FApplePlatformSymbolication | static |
| LoadSymbolDatabaseForBinary(FString SourceFolder, FString Binary, FString BinarySignature, TOptional< FString > Architecture, FApplePlatformSymbolDatabase &OutDatabase) | FApplePlatformSymbolication | static |
| SaveSymbolDatabaseForBinary(FString TargetFolder, FString Name, FString BinarySignature, FApplePlatformSymbolDatabase &Database) | FApplePlatformSymbolication | static |
| SymbolInfoForAddress(uint64 ProgramCounter, FProgramCounterSymbolInfo &Info) | FApplePlatformSymbolication | static |
| SymbolInfoForStrippedSymbol(FApplePlatformSymbolDatabase const &Database, uint64 ProgramCounter, uint64 ModuleOffset, FString ModuleSignature, FProgramCounterSymbolInfo &Info) | FApplePlatformSymbolication | static |