Navigation
API > API/Plugins > API/Plugins/AudioInsights > API/Plugins/AudioInsights/SSignalFlowGraphSendLabel
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Views/SSignalFlowGraphSendLabel.h |
| Include Path | #include "Views/SSignalFlowGraphSendLabel.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SSignalFlowGraphSendLabel >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SSignalFlowGraphSendLabel::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Views/SSignalFlowGraphSendLabel.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Views/SSignalFlowGraphSendLabel.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & GraphOrientation
(
const TAttribute< EOrientation >& InAttribute |
Views/SSignalFlowGraphSendLabel.h | ||
WidgetArgsType & ReceiverEntryType
(
ESignalFlowEntryType InArg |
Views/SSignalFlowGraphSendLabel.h | ||
WidgetArgsType & SendLevel
(
const TAttribute< TOptional< float > >& InAttribute |
Views/SSignalFlowGraphSendLabel.h | ||
WidgetArgsType & ZoomScaleFactor
(
const TAttribute< float >& InAttribute |
Views/SSignalFlowGraphSendLabel.h |