SearchDirection

Which direction to go when searching

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SSearchBox.h"

Syntax

enum SearchDirection
{
    Previous,
    Next,
}

Values

Name

Description

Previous

Next

Remarks

Which direction to go when searching

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss