FOverlayWidgetInfo

Entry for an overlay widget in the node panel.

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SNodePanel.h

Include

#include "SNodePanel.h"

Syntax

struct FOverlayWidgetInfo

Remarks

Entry for an overlay widget in the node panel.

Variables

Name Description

Public variable

FVector2D

 

OverlayOffset

Offset origin of the overlay from the widget

Public variable

TSharedPtr< SWi...

 

Widget

Widget to use

Constructors

Name Description

Public function

FOverlayWidgetInfo()

Public function

FOverlayWidgetInfo

(
    TSharedPtr< SWidget > InWidget
)

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