Navigation
API > API/Plugins > API/Plugins/AudioInsights > API/Plugins/AudioInsights/FSignalFlowEntryNode
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Views/SignalFlowNodes.h |
|
|
|
Views/SignalFlowNodes.h |
|
FSignalFlowEntryNode()
| |
|
| Name |
FSignalFlowEntryNode |
| Type |
function |
| Header File |
/Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Views/SignalFlowNodes.h |
| Include Path |
#include "Views/SignalFlowNodes.h" |
FSignalFlowEntryNode()
FSignalFlowEntryNode(TSharedPtr< FSignalFlowDashboardEntry >, const int32, const ESignalFlowEntryType, const double)
| |
|
| Name |
FSignalFlowEntryNode |
| Type |
function |
| Header File |
/Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Views/SignalFlowNodes.h |
| Include Path |
#include "Views/SignalFlowNodes.h" |
FSignalFlowEntryNode
(
TSharedPtr < FSignalFlowDashboardEntry > InEntry,
const int32 InTreeDepth,
const ESignalFlowEntryType InTreeDepthLayerGroup,
const double InTimestamp
)