FDebugLineItem::GenerateValueWidget

Create the widget for the value column.

Unreal Engine C++ API Reference > Editor > Kismet > Debugging > FDebugLineItem

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/Debugging/SKismetDebugTreeView.h
Include #include "Debugging/SKismetDebugTreeView.h"
Source /Engine/Source/Editor/Kismet/Private/Debugging/SKismetDebugTreeView.cpp
virtual [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GenerateValueWidget
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FString](API\Runtime\Core\Containers\FString) > InSearchString
)

Remarks

Create the widget for the value column.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library