FStackWalkModuleInfo

This is used to capture all of the module information needed to load pdb's.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformStackWalk.h"

Syntax

struct FStackWalkModuleInfo

Remarks

This is used to capture all of the module information needed to load pdb's.

Variables

Name Description

Public variable

uint64

 

BaseOfImage

Public variable

unsigned long

 

Data1

Public variable

unsigned short

 

Data2

Public variable

unsigned short

 

Data3

Public variable

unsigned char[8...

 

Data4

Public variable

TCHAR[256]

 

ImageName

Public variable

uint32

 

ImageSize

Public variable

TCHAR[256]

 

LoadedImageName

Public variable

TCHAR[32]

 

ModuleName

Public variable

uint32

 

PdbAge

Public variable

uint32

 

PdbSig

Public variable

FStackWalkModul...

 

PdbSig70

Public variable

uint32

 

TimeDateStamp

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