SEditableText::AdvanceSearch

Advance the current search to the next match (does nothing if not currently searching)

Choose your operating system:

Windows

macOS

Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SEditableText.h

Include

#include "Widgets/Input/SEditableText.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SEditableText.cpp

Syntax

void AdvanceSearch
(
    const bool InReverse
)

Remarks

Advance the current search to the next match (does nothing if not currently searching)