FSoundSubmixGraphConnectionDrawingPolicy::FSoundSubmixGraphConnectionDrawingPolicy

Unreal Engine C++ API Reference > Editor > AudioEditor > SoundSubmixGraph > FSoundSubmixGraphConnectionDrawingPolicy

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
FSoundSubmixGraphConnectionDrawingPolicy
(
    int32 InBackLayerID,
    int32 InFrontLayerID,
    float ZoomFactor,
    const [FSlateRect](API\Runtime\SlateCore\Layout\FSlateRect) & InClippingRect,
    [FSlateWindowElementList](API\Runtime\SlateCore\Rendering\FSlateWindowElementList) & InDrawElements,
    [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) * InGraphObj
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library