STableRow::SetRowContent

Set the entire content of this row, replacing any extra UI (such as the expander arrows for tree views) that was added by ConstructChildren

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Views/STableRow.h"

Syntax

virtual void SetRowContent
(
    TSharedRef< SWidget > InContent
)

Remarks

Set the entire content of this row, replacing any extra UI (such as the expander arrows for tree views) that was added by ConstructChildren

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