SGraphNodeK2Base::GetNodeInfoPopups

Populate the popups array with any popups to render

Windows
MacOS
Linux

Override Hierarchy

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/KismetNodes/SGraphNodeK2Base.h

Include

#include "KismetNodes/SGraphNodeK2Base.h"

Source

/Engine/Source/Editor/GraphEditor/Private/KismetNodes/SGraphNodeK2Base.cpp

Syntax

virtual void GetNodeInfoPopups
(
    FNodeInfoContext * Context,
    TArray< FGraphInformationPopupInfo > & Popups
) const

Remarks

Populate the popups array with any popups to render

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