Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/FKismetConnectionDrawingPolicy
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/BlueprintConnectionDrawingPolicy.h |
| Include | #include "BlueprintConnectionDrawingPolicy.h" |
Syntax
struct FTimePair
Remarks
Times for one execution pair within the current graph.
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | PredExecTime | ||
| double | ThisExecTime |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTimePair () |