FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SNodeTitle::FArguments

References

Module

GraphEditor

Header

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

Include

#include "SGraphNode.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SNodeTitle >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

ExtraLineStyle

(
    FName InArg
)

The style of any additional lines in the the text block.

Public function

WidgetArgsTy...

 

Style

(
    FName InArg
)

The style of the text block, which dictates the font, color, and shadow options. Style overrides all other properties!

Public function

WidgetArgsTy...

 

Text

(
    const TAttribute< FText >& InAttri...
)

Title text to display, auto-binds to get the title if not set externally.

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