UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Dataflow::FContextCallstack::FEntry Struct Reference

#include <DataflowNodeParameters.h>

Public Member Functions

bool operator== (const FDataflowConnection *OtherConnection) const
 

Public Attributes

const FDataflowConnectionConnection
 
uint64 StartTime = 0
 
uint64 ExternalTime = 0
 

Member Function Documentation

◆ operator==()

bool UE::Dataflow::FContextCallstack::FEntry::operator== ( const FDataflowConnection OtherConnection) const
inline

Member Data Documentation

◆ Connection

const FDataflowConnection* UE::Dataflow::FContextCallstack::FEntry::Connection

◆ ExternalTime

uint64 UE::Dataflow::FContextCallstack::FEntry::ExternalTime = 0

◆ StartTime

uint64 UE::Dataflow::FContextCallstack::FEntry::StartTime = 0

The documentation for this struct was generated from the following file: