FDebugLineItem::UpdateSearch

Updates bVisible and bParentsMatchSearch based on this node alone

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
void UpdateSearch
(
    const [FString](API\Runtime\Core\Containers\FString) & InSearchString,
    [ESearchFlags](API\Editor\Kismet\Debugging\FDebugLineItem\ESearchFlags) SearchFlags
)

Remarks

Updates bVisible and bParentsMatchSearch based on this node alone


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library