Navigation
Unreal Engine C++ API Reference > Editor > AudioEditor > SoundSubmixGraph
Inheritance Hierarchy
References
Module | AudioEditor |
Header | /Engine/Source/Editor/AudioEditor/Classes/SoundSubmixGraph/SoundSubmixGraphSchema.h |
Include | #include "SoundSubmixGraph/SoundSubmixGraphSchema.h" |
Syntax
struct FSoundSubmixGraphConnectionDrawingPolicyFactory : public [FGraphPanelPinConnectionFactory](API\Editor\UnrealEd\FGraphPanelPinConnectionFactory)
Destructors
Type | Name | Description |
---|---|---|
~FSoundSubmixGraphConnectionDrawingPolicyFactory () |
Functions
Type | Name | Description |
---|---|---|
FConnectionD... | CreateConnectionPolicy ( const UEdGraphSchema* Schema, int32 InBackLayerID, int32 InFrontLayerID, float ZoomFactor, const FSlateRect& InClippingRect, FSlateWindowElementList& InDrawEle..., UEdGraph* InGraphObj ) | FGraphPanelPinConnectionFactory. |