SGraphNodeK2Base::GetNodeInfoPopups

Populate the popups array with any popups to render

Unreal Engine C++ API Reference > Editor > GraphEditor > KismetNodes > SGraphNodeK2Base

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
virtual void GetNodeInfoPopups
(
    [FNodeInfoContext](API\Editor\GraphEditor\FNodeInfoContext) * Context,
    [TArray](API\Runtime\Core\Containers\TArray)< [FGraphInformationPopupInfo](API\Editor\GraphEditor\FGraphInformationPopupInfo) > & Popups
) const

Remarks

Populate the popups array with any popups to render


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library