FGraphInformationPopupInfo

Entry for an information popup in the node panel.

Windows
MacOS
Linux

References

Module

GraphEditor

Header

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

Include

#include "SNodePanel.h"

Syntax

struct FGraphInformationPopupInfo

Remarks

Entry for an information popup in the node panel.

Variables

Name Description

Public variable

FLinearColor

 

BackgroundColor

Public variable

const FSlateBru...

 

Icon

Public variable

FString

 

Message

Constructors

Name Description

Public function

FGraphInformationPopupInfo

(
    const FSlateBrush* InIcon,
    FLinearColor InBackgroundColor,
    const FString& InMessage
)

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