FSoundSubmixGraphConnectionDrawingPolicyFactory::CreateConnectionPolicy

[FGraphPanelPinConnectionFactory](API\Editor\UnrealEd\FGraphPanelPinConnectionFactory).

Windows
MacOS
Linux

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Classes/SoundSubmixGraph/SoundSubmixGraphSchema.h

Include

#include "SoundSubmixGraph/SoundSubmixGraphSchema.h"

Source

/Engine/Source/Editor/AudioEditor/Private/SoundSubmixGraphSchema.cpp

Syntax

virtual FConnectionDrawingPolicy * CreateConnectionPolicy
(
    const UEdGraphSchema * Schema,
    int32 InBackLayerID,
    int32 InFrontLayerID,
    float ZoomFactor,
    const FSlateRect & InClippingRect,
    FSlateWindowElementList & InDrawElements,
    UEdGraph * InGraphObj
) const

Remarks

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss