FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SGraphEditor::FArguments

References

Module

UnrealEd

Header

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

Include

#include "GraphEditor.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SGraphEditor >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

AdditionalCommands

(
    TSharedPtr< FUICommandList > InArg
)

Public function

WidgetArgsTy...

 

Appearance

(
    const TAttribute< FGraphAppearanceI...
)

Public function

WidgetArgsTy...

 

AutoExpandActionMenu

(
    bool InArg
)

Public function

WidgetArgsTy...

 

DisplayAsReadOnly

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

Public function

WidgetArgsTy...

 

GraphEvents

(
    FGraphEditorEvents InArg
)

Public function

WidgetArgsTy...

 

GraphToDiff

(
    UEdGraph* InArg
)

Public function

WidgetArgsTy...

 

GraphToEdit

(
    UEdGraph* InArg
)

Public function

WidgetArgsTy...

 

IsEditable

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

Public function

WidgetArgsTy...

 

IsEmpty

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

Public function

WidgetArgsTy...

 

OnGraphModuleReloaded

(
    const FEdGraphEvent& InDelegate
)

Public function

WidgetArgsTy...

 

OnNavigateHistoryBack

(
    const FSimpleDelegate& InDelegate
)

Public function

WidgetArgsTy...

 

OnNavigateHistoryForward

(
    const FSimpleDelegate& InDelegate
)

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

Public function

WidgetArgsTy...

 

TitleBar

(
    TSharedPtr< SWidget > InArg
)

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