Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SSubmixGraphNode
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/AudioEditor/Classes/SoundSubmixGraph/SoundSubmixGraphNode.h |
| Include Path | #include "SoundSubmixGraph/SoundSubmixGraphNode.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SSubmixGraphNode >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SSubmixGraphNode::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SoundSubmixGraph/SoundSubmixGraphNode.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SoundSubmixGraph/SoundSubmixGraphNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & SubmixBase
(
TWeakObjectPtr< USoundSubmixBase > InArg |
SoundSubmixGraph/SoundSubmixGraphNode.h | ||
WidgetArgsType & SubmixNodeUserWidget
(
TWeakObjectPtr< UUserWidget > InArg |
SoundSubmixGraph/SoundSubmixGraphNode.h |