Navigation
API > API/Editor > API/Editor/AudioEditor
| Name | FSoundSubmixGraphConnectionDrawingPolicyFactory |
| Type | struct |
| Header File | /Engine/Source/Editor/AudioEditor/Classes/SoundSubmixGraph/SoundSubmixGraphSchema.h |
| Include Path | #include "SoundSubmixGraph/SoundSubmixGraphSchema.h" |
Syntax
struct FSoundSubmixGraphConnectionDrawingPolicyFactory : public FGraphPanelPinConnectionFactory
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FGraphPanelPinConnectionFactory → FSoundSubmixGraphConnectionDrawingPolicyFactory
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FSoundSubmixGraphConnectionDrawingPolicyFactory() |
SoundSubmixGraph/SoundSubmixGraphSchema.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FConnectionDrawingPolicy * CreateConnectionPolicy
(
const UEdGraphSchema* Schema, |
FGraphPanelPinConnectionFactory. | SoundSubmixGraph/SoundSubmixGraphSchema.h |