FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SGraphPanel::FArguments

References

Module

GraphEditor

Header

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

Include

#include "SGraphPanel.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SGraphPanel >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

DisplayAsReadOnly

(
    const TAttribute< bool >& InAttrib...
)

Public function

WidgetArgsTy...

 

GraphObj

(
    UEdGraph* InArg
)

Public function

WidgetArgsTy...

 

GraphObjToDiff

(
    UEdGraph* InArg
)

Public function

WidgetArgsTy...

 

InitialZoomToFit

(
    bool InArg
)

Public function

WidgetArgsTy...

 

IsEditable

(
    const TAttribute< bool >& InAttrib...
)

Public function

WidgetArgsTy...

 

OnDisallowedPinConnection

(
    const SGraphEditor::FOnDisallowedPi...
)

Public function

WidgetArgsTy...

 

OnDropActor

(
    const SGraphEditor::FOnDropActor& ...
)

Public function

WidgetArgsTy...

 

OnDropStreamingLevel

(
    const SGraphEditor::FOnDropStreamin...
)

Public function

WidgetArgsTy...

 

OnGetContextMenuFor

(
    const FOnGetContextMenuFor& InDele...
)

Public function

WidgetArgsTy...

 

OnNodeDoubleClicked

(
    const FSingleNodeEvent& InDelegate
)

Public function

WidgetArgsTy...

 

OnSelectionChanged

(
    const SGraphEditor::FOnSelectionCha...
)

Public function

WidgetArgsTy...

 

OnSpawnNodeByShortcut

(
    const SGraphEditor::FOnSpawnNodeByS...
)

Public function

WidgetArgsTy...

 

OnTextCommitted

(
    const FOnNodeTextCommitted& InDele...
)

Public function

WidgetArgsTy...

 

OnUpdateGraphPanel

(
    const FOnUpdateGraphPanel& InDeleg...
)

Public function

WidgetArgsTy...

 

OnVerifyTextCommit

(
    const FOnNodeVerifyTextCommit& InD...
)

Public function

WidgetArgsTy...

 

ShowGraphStateOverlay

(
    const TAttribute< bool >& InAttrib...
)

Show overlay elements for the graph state such as the PIE and read-only borders and text

Typedefs

Name

Description

WidgetArgsType

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