SGraphNodeK2Var::GetDiffHighlightBrushes

Used by GetDiffHighlights to generate outlines for diffed nodes

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

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/KismetNodes/SGraphNodeK2Var.h
Include #include "KismetNodes/SGraphNodeK2Var.h"
Source /Engine/Source/Editor/GraphEditor/Private/KismetNodes/SGraphNodeK2Var.cpp
virtual void GetDiffHighlightBrushes
(
    const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) *& BackgroundOut,
    const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) *& ForegroundOut
) const

Remarks

Used by GetDiffHighlights to generate outlines for diffed nodes


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library