STableRow::IsSelected

Callback to determine if the row is selected or not

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/STableRow.h

Include

#include "Widgets/Views/STableRow.h"

Syntax

bool IsSelected() const

Remarks

Callback to determine if the row is selected or not

Returns

true if selected by owning widget.

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