IControlRigEditorModule::CreateConnectionDrawingPolicy

Windows
MacOS
Linux

References

Module

ControlRigEditor

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRigEditor/Public/IControlRigEditorModule.h

Include

#include "IControlRigEditorModule.h"

Syntax

FConnectionDrawingPolicy * CreateConnectionDrawingPolicy
(
    int32 InBackLayerID,
    int32 InFrontLayerID,
    float InZoomFactor,
    const FSlateRect & InClippingRect,
    class FSlateWindowElementList & InDrawElements,
    class UEdGraph * InGraphObj
)

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