FTimePair

Times for one execution pair within the current graph.

Unreal Engine C++ API Reference > 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 ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library