FDebuggingInfoForSingleFunction

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/BlueprintGeneratedClass.h

Include

#include "Engine/BlueprintGeneratedClass.h"

Syntax

struct FDebuggingInfoForSingleFunction

Variables

Name Description

Public variable

TMap< int32, TW...

 

LineNumberToSourceNodeMap

Reverse map from code offset to source node.

Public variable

TMap< int32, FE...

 

LineNumberToSourcePinMap

Reverse map from code offset to source pin.

Public variable

TMap< int32, TA...

 

LineNumberToTunnelInstanceSourceNodesMap

Reverse map from code offset to outer expansion (tunnel instance) source nodes.

Public variable

TMap< TWeakObje...

 

PureNodeScriptCodeRangeMap

Map from source node (impure) to pure node script code range.

Public variable

TMultiMap< FEdG...

 

SourcePinToLineNumbersMap

Reverse map from source pin to mapped code offset(s)

Constructors

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