FExecPairingMap

Map of exec-pins to a pair of execution times (holds timing info for the owning-node, paired with a time of execution for the linked node)...

Windows
MacOS
Linux

Type

typedef TMap< UEdGraphPin *, FTimePair > FExecPairingMap

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/BlueprintConnectionDrawingPolicy.h

Include

#include "BlueprintConnectionDrawingPolicy.h"

Remarks

Map of exec-pins to a pair of execution times (holds timing info for the owning-node, paired with a time of execution for the linked node)... only one timing-pair per pin because exec outputs can only connect to one node

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