FArguments

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphPreviewer

Inheritance Hierarchy

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphPreviewer.h
Include #include "SGraphPreviewer.h"

Syntax

struct FArguments : public [TSlateBaseNamedArgs< SGraphPreviewer >](API\Runtime\SlateCore\Widgets\TSlateBaseNamedArgs)  

Constructors

Type Name Description
  FArguments ()  

Functions

Type Name Description
WidgetArgsTy... CornerOverlayText ( const TAttribute< FText >& InAttri... )  
WidgetArgsTy... ShowGraphStateOverlay ( const TAttribute< bool >& InAttrib... ) Show overlay elements for the graph state such as the PIE and read-only borders and text
WidgetArgsTy... TitleBar ( TSharedPtr< SWidget > InArg )  

Typedefs

Name Description
WidgetArgsType  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library