FGenericPlatformSymbolication::SymbolInfoForStrippedSymbol

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformSymbolication.h

Include

#include "GenericPlatform/GenericPlatformSymbolication.h"

Source

/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformSymbolication.cpp

Syntax

static bool SymbolInfoForStrippedSymbol
(
    FGenericPlatformSymbolDatabase const & Database,
    uint64 ProgramCounter,
    uint64 ModuleOffset,
    FString ModuleSignature,
    FProgramCounterSymbolInfo & Info
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss